Skip to content

Releases: rust-embedded-community/menu

v0.6.0

31 Aug 19:00
d411ba7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

22 Aug 19:00
05f0382
Compare
Choose a tag to compare

What's Changed

  • fix: call order for menu entry functions by @EdBuilds in #21

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

26 Apr 14:46
ae380e0
Compare
Choose a tag to compare

What's Changed

  • [breaking] The menu Context is now borrowed during I/O input processing to support borrowed data
  • [breaking] The pub context item on the runner was updated to pub interface

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Nov 09:20
be64eea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.1

22 Aug 17:34
Compare
Choose a tag to compare

Changed

  • Updated crate metadata.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Aug 17:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

22 Aug 17:33
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Aug 17:32
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.2.0

v0.1.1

22 Aug 17:32
Compare
Choose a tag to compare

First release.