Releases: BlackPhlox/bevy_osc
Releases · BlackPhlox/bevy_osc
0.14
0.5.0 - Bevy 0.9
What's Changed
- Updated to bevy 0.9 by @BlackPhlox in #10
Full Changelog: 0.4.0...0.5.0
Links
Crates:
https://crates.io/crates/bevy_osc/0.5.0
Docs:
0.4.0 - Bevy 0.8 - Now with Send functionailty
What's Changed
- Upgraded to bevy 0.8
Links
Full Changelog: 0.3.0...0.4.0
Links
Crates:
https://crates.io/crates/bevy_osc/0.4.0
Docs:
0.3.0 - Bevy 0.7 - Now with Send functionailty
What's Changed
- Upgraded to bevy 0.7 by @Alpyg in #7
- Updated readme and added osc send functionailty by @BlackPhlox in #9
New Contributors
Full Changelog: 0.2.0...0.3.0
Links
Crates:
https://crates.io/crates/bevy_osc/0.3.0
Docs:
0.2.0 - Bevy 0.6
Changes:
- Updated to bevy 0.6
- Merged
try_iter
instead ofrecv().iter()
to prevent blocking - Relicensed to MIT or Apache
Full Changelog: 0.2.0...0.3.0
Links
Crates:
https://crates.io/crates/bevy_osc/0.2.0
Docs:
https://docs.rs/bevy_osc/0.2.0/bevy_osc/
Support
bevy | bevy_osc |
---|---|
0.5 | 0.1.0 |
0.6 | 0.2.0 |
0.1.0
Changes:
- Added simple examples for receiving osc data
Repo:
- Added CI for easy pr and contribution
Links
Crates:
https://crates.io/crates/bevy_osc/0.1.0
Docs:
https://docs.rs/bevy_osc/0.1.0/bevy_osc/
Support
bevy | bevy_osc |
---|---|
0.5 | 0.1.0 |