Releases: oalders/debounce
Releases · oalders/debounce
v0.5.2
v0.5.1
v0.5.0
Changelog
- Add a --local flag
v0.4.0
Changelog
- Add days/day/d to available units of time
v0.3.0
Changelog
- add --status flag
- add a --cache-dir param
v0.2.0
Changelog
- 6c5fa0e Add installation instructions and a ToC to README.md
- c41ea3e Bump version from 0.1.0 to 0.2.0
- 768440d Merge pull request #1 from oalders/filename
- a50e4c8 Merge pull request #1 from oalders/filename
- d45bd1e Merge pull request #2 from oalders/filename
- e412294 Rename some vars
- 89721da remove deprecated exportloopref linter
- 91720e7 url encode cache file names
v0.1.0
Changelog
- f39e596 Add logo
- a9d4780 Add test binary to ./bin
- 9c7d0a1 Bump golang versions in workflows
- 9f688ad Fix usage output and bats tests
- 36ba648 Initial commit
- 769876a Keep version in const
- b6ed5bc Less surprising version output
- 321a4b0 Print command name when refusing to run it
- c074373 Tidy dependabot workflow
- 59e5a8f Try to avoid spaces in cache file names
- f7df85f Update .gitignore
- 52ed705 Update README
- 4ffdb4b Update goreleaser.yaml