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

Releases: jcornaz/heron

v5.0.2

14 Nov 13:35
a576c24
Compare
Choose a tag to compare

5.0.2 (2022-11-14)

Documentation

  • readme: add heron 5 to the bevy compatibility matrix (a576c24)

v5.0.1

12 Nov 21:13
Compare
Choose a tag to compare

5.0.1 (2022-11-12)

Documentation

  • readme: Discontinue the project (3b71a73)

v5.0.0

12 Nov 18:16
662e5a6
Compare
Choose a tag to compare

5.0.0 (2022-11-12)

⚠ BREAKING CHANGES

  • The bevy TimePlugin must now be installed before installing the heron plugin

Bug Fixes

  • TimePlugin being installed on behalf of the user (#320) (662e5a6)

v4.3.0

12 Nov 20:55
Compare
Choose a tag to compare

4.3.0 (2022-11-12)

Features

  • debug: compatibility with heron_debug v5 (#324) (843f81e)

v4.2.0

12 Nov 20:17
6465780
Compare
Choose a tag to compare

4.2.0 (2022-11-12)

Features

  • heron_rapier: compatibility with heron_rapier v5 (#323) (6465780)

v4.1.0

12 Nov 19:35
11af348
Compare
Choose a tag to compare

4.1.0 (2022-11-12)

Features

v4.0.2

10 Oct 17:33
90c3b43
Compare
Choose a tag to compare

4.0.2 (2022-10-10)

Documentation

  • readme: announce phase out (90c3b43)

v4.0.1

31 Aug 10:32
d4d9c5c
Compare
Choose a tag to compare

4.0.1 (2022-08-31)

Documentation

v4.0.0

16 Aug 11:17
Compare
Choose a tag to compare

4.0.0 (2022-08-16)

⚠ BREAKING CHANGES

  • deps: require bevy 0.8 (#301)
  • deps: require rapier version 0.13.0 (#277)

Features

  • add is_lock and is_allow methods to RotationConstraints (#296) (52da7a9)

Documentation

  • readme: amend comparison to bevy_rapier in README.md (#298) (70f4de4)

v4.0.0-alpha.4

08 Aug 19:53
bd72f26
Compare
Choose a tag to compare
v4.0.0-alpha.4 Pre-release
Pre-release

4.0.0-alpha.4 (2022-08-08)

⚠ BREAKING CHANGES

  • deps: require bevy 0.8 (#301)

chore