Skip to content

Releases: aevyrie/bevy_framepace

v0.7.0

Choose a tag to compare

@aevyrie aevyrie released this 01 Sep 19:50

What's Changed

  • Switch to custom bevy diagnostics, remove spin_sleep by @aevyrie in #25

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@aevyrie aevyrie released this 13 Aug 21:46

What's Changed

  • review feedback changes by @aevyrie in #19
  • improve framedrop logging accuracy by @aevyrie in #20
  • Remove unnecessary "bevy/render" feature which cascades into a bunch of unnecessary features by @Nhlest in #22
  • reduce dependencies by @aevyrie in #23
  • reduce dependencies by @aevyrie in #24

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@aevyrie aevyrie released this 31 Jul 08:57

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@aevyrie aevyrie released this 21 Apr 05:34
76de0fd
  • Code has been greatly simplified.
  • Demo updated to switch modes for easy comparison.

Full Changelog: v0.3.0...v0.4.0

v0.1.2

Choose a tag to compare

@aevyrie aevyrie released this 18 Jan 04:46

Update errors in readme

v0.1.1

Choose a tag to compare

@aevyrie aevyrie released this 18 Jan 04:41

Added crate metadata.

v0.1.0

Choose a tag to compare

@aevyrie aevyrie released this 18 Jan 04:41

Initial release