Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 14:04
f3b155c

3.0.0 (2022-04-17)

⚠ BREAKING CHANGES

  • require bevy 0.7 (#244)
  • require rust 1.60 (#236)
  • make CollisionData use Vec3 normals (instead of Vec2) (#238)
  • remove the debug-3d feature (#244)

Bug Fixes

  • avoid pulling unnecessary dependencies for enhanced-determinism (#236)