Skip to content

v1.1.0

Compare
Choose a tag to compare
@MrMarble MrMarble released this 25 Apr 15:34
· 49 commits to master since this release
9f929a9

Changelog

Features

  • 9f929a9 feat(keymap): add support for sensor bindings
  • 5d48f69 feat(parser): add enbf command for debugging
  • 5720579 feat(parser): support key combinations

Bug fixes

  • cd1cb45 fix(output): use join to create path
  • c67b1ea fix(parser): support modifier config

Others

  • 423e28d Add sensor-bindings support, also optional fields
  • b225e25 build(goreleaser): add groupts to changelog
  • e9f0465 chore(parser): update import to v2
  • 0150174 chore(participle): update to v2
  • 0d5039f chore: add docker file
  • ef01ec9 docs(readme): fix image name
  • c73dc62 ignore line length for mock keymap in tests