Skip to content
Snippets Groups Projects
CHANGELOG.md 6.52 KiB

big-brain Release Changelog

0.9.0 (2022-01-09)

Features

  • deps: update for bevy 0.6 (#31) (b97f9273)
  • perf: Use SparseSet for ActionState (5fc08176)

0.8.0 (2021-09-19)

Bug Fixes

  • systems: Fix steps, add a test and explicit systems ordering (#27) (f33315c9) (credit: @payload)