jcornaz / heron

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

feat(heron_rapier): compatibility with `heron_rapier` v5 #323

Closed jcornaz closed 1 year ago

jcornaz commented 1 year ago

Make the heron_rapier 4 to re-export most of heron_rapier 5 (except for RapierPlugin which received the breaking change).

This is also known as the semver trick, and it makes most code depending on heron_rapier 4 automatically compatible with heron_rapier 5 and vice versa.

github-actions[bot] commented 1 year ago

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