Hi all, pyglet 1.3.0 is now available for download! Actually, I already released it a week ago, but I did not get to writing this announcement yet.
*Highlights* - The whole codebase is now written in Python 3.x with backward compatiblity for Python 2.x; - Refactoring and stability improvements in media module; - Improvements to procedural audio module; - Vastly improved documentation and programming guide; - Many other improvements and bugfixes. The easiest way to get this release is using pip: pip install pyglet *Links* - Release notes: https://bitbucket.org/pyglet/pyglet/raw/7e787a78afa36530e067841a53a895758ed4750a/RELEASE_NOTES - Documentation: http://pyglet.readthedocs.io/en/pyglet-1.3-maintenance/ - Downloads: https://bitbucket.org/pyglet/pyglet/downloads/ - Pypi: https://pypi.python.org/pypi/pyglet/1.3.0 Please report issues here: https://bitbucket.org/pyglet/pyglet/issues Kind regards, Rob -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
