The PyAMF team is proud to announce the release of 0.4.1!
PyAMF [1] is a lightweight library that allows Flash and Python
applications to communicate via Adobe’s
ActionScript Message Format.
This is a bugfix release [2], see the changelog [3] for the complete
list of changes. A brief overview of the
changes:
- amf0.Encoder.use_amf3 has been extended to cover all object types
- Encoding {0:0, ‘0′:1} will now raise an AttributeError.
- Improvements to the Google App Engine adapter - see ticket 479 for
details
- Unicode handling in __repr__ functions has been improved
- Django models.TimeField, models.DateField will now be converted to
the correct type
(datetime.time and datetime.date respectively). fields.NOT_PROVIDED
is also checked for
by converting to pyamf.Undefined and back again.
Check out the download page [4], installation instructions [5] or the
API documentation [6] for more
information.
Questions? First stop is the mailing list [7] but we also hang out on
IRC [8].
Cheers,
the PyAMF team.
[1]
http://pyamf.org[2]
http://pyamf.org/milestone/0.4.1[3]
http://pyamf.org/browser/pyamf/tags/release-0.4.1/CHANGES.txt[4]
http://pyamf.org/wiki/Download[5]
http://pyamf.org/wiki/Install[6]
http://api.pyamf.org[7]
http://pyamf.org/wiki/MailingList[8] irc://irc.collab.eu/pyamf
_______________________________________________
PyAMF dev mailing list -
dev@...
http://lists.pyamf.org/mailman/listinfo/dev