This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
v1.0.2
Changelog
- 671e37a CI: bump action versions & go
- 7f1c10f highlight nix codeblock in readme
- 3152817 move project TODO to its own document
- 3d56879 clean up readme
- ecb6a61 relicense under GPLv3
- 8fbd935 bump dependencies
- 3223679 clean up nix flake
- 1deb310 Merge pull request #11 from Kemipso/filterBindsFix
- 5038c4d Update root.go - Fix for filter-binds
- 1eba6ea Merge pull request #10 from sbatial/fix-binds
- 2822767 Merge pull request #8 from sbatial/main
- 6610924 Check if line is not binds category
- 0875616 Use new repo home/correct binary name in readme
- 5b306ce Add section to readme to run the program with nix
- 03ac872 bump version to match current git tag
- 80272db Add some metadata
- 29643bd Add key to run default program w 'nix run .#'
- 8f5dd97 Update gomod2nix.toml to fix compilation with nix
- ac5bb50 Merge pull request #6 from abs3ntdev/main
- 71276f4 error handling
- e6f194b update go rleaser to auto update version command
- 115222f rewrite w cobra, completions, better makefile, better flag handling