Pygame Changelog

What's new in Pygame 1.9.1

Aug 17, 2009
  • A quick bugfix release has been made to correct a problem with a missing readme.html file in the source release
  • Setup tools based installs dying when the readme.html file wasn't there.

New in Pygame 1.8.1 (Sep 11, 2008)

  • BLEND_RGBA_* blitters and blenders to go with the BLEND_RGB_* blend modes.
  • documentation updates (mainly for new sprite classes released in 1.8.0)
  • sound fixes, and streaming some music from file like objects
  • image saving fixes
  • greatly expanded tests
  • Pixelarray, and surfarray updates and fixes.
  • Enhanced Color class, reimplemented in C for speed.
  • New Windows and Mac binary installers.