Skip to content

v0.7.0

Choose a tag to compare

@muesli muesli released this 08 Feb 05:11
· 27 commits to master since this release

Changelog

  • 2c946bc Add dependabot config
  • b0c4409 Add device sleep action
  • 86fd749 Add feedback paragraph to README
  • 8e7931c Add separate sets of hard- and soft-enforced linters
  • 3530da6 Add sleep timeout flag
  • 9fd54ba Add verbose flag and clean up printing to stdout/stderr
  • 4de4936 Add version flag
  • 8dd5b7f Added device brightness control actions
  • 7e11327 Align triggerAction's happy path to the left edge
  • 64a6a3f Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0
  • 04342f4 Bump github.com/bendahl/uinput from 1.4.1 to 1.5.0
  • 4e45c71 Bump github.com/shirou/gopsutil
  • 0330766 Document deck switching (#63)
  • a8fdb93 Document recentWindow's showTitle option
  • 65a8180 Fixed improper truncation in the middle of a Unicode codepoint (#61)
  • 9bf033d Reset and close the Stream Deck on panic or termination signal (#57)
  • 0176933 Update README badges
  • 2a212f3 Write errors to Stderr and remove a few fatal calls