jcornaz / heron

[DISCONTINUED] An ergonomic physics API for bevy games
MIT License
292 stars 44 forks source link

feat(core): compatibility with heron v5 #322

Closed jcornaz closed 1 year ago

jcornaz commented 1 year ago

Make the heron_core crate a re-export of heron v5. (aka semver trick) so that any code depending on heron_core 4 is automatically compatible with heron_core 5 and vice versa.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 4.1.0 :tada: