Releases: meir/izu
Releases · meir/izu
v0.2.4
v0.2.3
Changelog
- ac92e04 formatter: improve hyprland (#5)
- 9c46ece bug: fix error if hotkey is missing current system (#7)
- 3cc0557 bug: fix error if hotkey is missing current system
- 155d14b git: update test workflow
- 71e427c formatter: update version
- 7811dc4 Create pull_request_template.md
- a911532 formatter: improve hyprland
- 7cc0625 Update issue templates
v0.2.2
v0.2.1
Changelog
- 17815f6 update README
- 91eba4a fix tests; update to 0.2.1
- bf30124 fixing nix files
- a48b960 fixing nix files
- 1cd3dd0 fixing nix files
- c3e05d9 add case numbers to parser test
- 0b9dede add gitdiff to test errors
- 41b689c update gomod2nix file
- 76808e2 update xkbcommong-keysyms.h hash
- e6d70f4 fix version in nix package
v0.2.0
v0.1.0
Changelog
- 708afd8 fix release pipeline
- edf94c9 add github actions
- c77ffc4 add logging and fix cli
- f64551c added additional test to prevent multi system breaking
- 517416d fixed multiple system commands
- 2b10538 update readme
- d36da07 update readme
- 62ba4ae update readme
- 98dbbb7 add readme
- 62b4cde remove helper function to add validation keys, we dont want to crash on them
- a8eaa5d add comments
- 1c83ff8 Merge pull request #3 from meir/parser-rework
- 5663326 fixed multiple issue
- b68f9a7 reworked the luaformatter
- 64cb82c reworked parser, added tests, got to fix the lua formatter next
- 1be2dc0 added ideas for the parser rework
- 4b4b4d4 fixed nix derivation
- c6f4e1c added nix-buildproxy for the go generator
- cce69e1 add todo comment
- fc2e646 add formatting for keybinds
- 5ab8aa9 fixed tests
- 63670a4 Merge branch 'main' into keybind-validation
- 942e222 keybind validation; still need a way to capitalize properly or test if capitalization is actually necessary in hotkey daemons
- 7dc27f0 call formatter.string with a single string instead of a table
- 62c1d05 update gitignore
- 84c61ae update gitignore
- e7246f2 cleaned up code and fixed tests
- 42eb09c first working version; need to clean stuff up
- 2a26af3 wip
- cc646fa added comments and made code more readable
- 3715bba Merge pull request #1 from koen-benne/main
- b5d9e83 add nix flake for development and building
- bd7a145 fixed state name in multi.go
- 717e7a6 fixed state name in single_sub.go
- 0e98290 initial commit