jcornaz / heron

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

feat(debug): compatibility with `heron_debug` v5 #324

Closed jcornaz closed 1 year ago

jcornaz commented 1 year ago

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

github-actions[bot] commented 1 year ago

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