Skip to content

Releases: ssebs/go-mmp

v2.0.2

25 Jan 02:13
181c36b
Compare
Choose a tag to compare

What's Changed

  • fix bug with slow serial listening on new device by @ssebs in #27

Full Changelog: v2.0.1...v2.0.2

v2.0.1

24 Dec 00:41
Compare
Choose a tag to compare

What's Changed

Before:
Before

After:
After

Full Changelog: v2.0.0...v2.0.1

v2.0.0

28 Nov 20:05
914dd88
Compare
Choose a tag to compare

What's Changed

  • Implement Create GUI Config Editor by @ssebs in #19

Before:

Macro.Pad.Edit.Config.Before.mp4

After:

Macro.Pad.Edit.Config.After.mp4

Full Changelog: v1.2.3...v2.0.0

v1.2.3

28 Sep 06:29
Compare
Choose a tag to compare

What's Changed

Resolve #11

  • Change --no-gui flag to --gui-mode
    • Add NORMAL, and GUIOnly modes.
    • Allow for CLIOnly mode
  • Add configpath and restructure config under the hood

Full Changelog: v1.2.2...v1.2.3

v1.2.1 - Allow GUI Mode defined in config

06 Aug 06:52
Compare
Choose a tag to compare

v1.2.0

05 May 00:42
Compare
Choose a tag to compare

What's Changed

  • Enable Portable settings by @ssebs in #5

Full Changelog: v1.1.0...v1.2.0

v1.1.0

02 Apr 03:47
Compare
Choose a tag to compare

What's Changed

  • Support Press and Hold, and Releasing a key. by @ssebs in #3

Full Changelog: v1.0...v1.1.0

Release V1.0

06 Jan 02:18
93532ec
Compare
Choose a tag to compare

Now fully functional, documentation up to date, etc.

Just cross platform and publishing is left.