Skip to content

2.5.2.dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 08:35

Pre release version of 2.5.2 for testing, we appreciate everyone who tests out our dev releases!

Release highlights

  • Promoted pygame.Window to public API. Allows use of multiple windows at once, new window operations.
  • Various rect optimizations
  • Dependency updates: SDL and lower level C libraries
  • New module pygame.typing
  • Fixed segfault in antialiased draw functions with non 32 bit surfaces

What's Changed

New Contributors

Full Changelog: 2.5.1...2.5.2.dev2