Skip to content

Releases: BlackPhlox/bevy_osc

0.14

28 Jul 09:54
f87dbde
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0 - Bevy 0.9

13 Nov 02:02
559b338
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

Links

Crates:

https://crates.io/crates/bevy_osc/0.5.0

Docs:

https://docs.rs/bevy_osc/0.5.0/bevy_osc/

0.4.0 - Bevy 0.8 - Now with Send functionailty

30 Jul 23:35
Compare
Choose a tag to compare

0.3.0 - Bevy 0.7 - Now with Send functionailty

08 Jun 22:23
e4e7fc6
Compare
Choose a tag to compare

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

  • @Alpyg made their first contribution in #7 - Thanks a bunch! 🚀

Full Changelog: 0.2.0...0.3.0

Links

Crates:

https://crates.io/crates/bevy_osc/0.3.0

Docs:

https://docs.rs/bevy_osc/0.3.0/bevy_osc/

0.2.0 - Bevy 0.6

11 Jan 02:38
0fd580b
Compare
Choose a tag to compare

Changes:

  • Updated to bevy 0.6
  • Merged try_iter instead of recv().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

16 Jun 12:10
Compare
Choose a tag to compare

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