Skip to content

v0.3.0 - July 31, 2022

Pre-release
Pre-release
Compare
Choose a tag to compare
@tinmarr tinmarr released this 26 Aug 23:10
· 171 commits to main since this release

Another massive release. We promise that after this the releases will be more frequent and less breaking 🤣

Notable changes include:

  • Converted our library to Cython for a performance boost
  • Optimized collision detection with Quadtrees, speeding up high-demand simulations significantly.
  • z_indexes completely reworked internally

There were so many changes in this release, but the performance gain is worth it.

As always, see the CHANGELOG.md and the documentation for more details.