Skip to content

Releases: sile/mamegrep

v0.4.1

09 Oct 00:44

Choose a tag to compare

What's Changed

  • Update mame dependency to 0.3.0 and migrate config syntax for environment variables by @sile in #12

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Sep 14:34

Choose a tag to compare

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

29 Apr 06:25

Choose a tag to compare

What's Changed

  • Update Rust edition to 2024 by @sile in #3
  • Use noargs for 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 crossterm to tuinix for terminal handling by @sile in #7

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

v0.2.1

15 Mar 07:49

Choose a tag to compare

What's Changed

  • Update legend border by @sile in #2

New Contributors

  • @sile made their first contribution in #2

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

v0.2.0

28 Feb 23:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 Feb 00:00

Choose a tag to compare

Initial release.

Full Changelog: https://github.com/sile/mamegrep/commits/v0.1.0