Skip to content

Changelog

0.8.0

  • Changelog introduced
  • Fixed some errors when iterating over iterators that are statically determined to be empty
  • Added Rect.from_margin(...)
  • Added SpriteGroup, EffectGroup, and ParticleGroup for array-like access to sprites, effects, and particles
  • Added mid-edge properties like Quad.mt and Rect.mb
  • Added a warning when an invalid item.json is found when loading resources