Releases: sile/mamegrep
Releases · sile/mamegrep
v0.4.1
v0.4.0
What's Changed
- Update noargs to 0.4.1 and tuinix to 0.3.2, adapt to new terminal event polling API by @sile in #8
- Add mame crate dependency and migrate from unicode-width by @sile in #9
- Add JSON configuration support and refactor key bindings with mame framework by @sile in #10
- Add external command execution support with environment variables by @sile in #11
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Update Rust edition to 2024 by @sile in #3
- Use
noargsfor command-line arguments handling by @sile in #4 - Update noargs dependency from 0.1.0 to 0.3.1 by @sile in #5
- Add flag to hide legend by default by @sile in #6
- Switch from
crosstermtotuinixfor terminal handling by @sile in #7
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- Add vim movement keys by @blackdaemon in #1
New Contributors
- @blackdaemon made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release.
Full Changelog: https://github.com/sile/mamegrep/commits/v0.1.0