Releases: sethvargo/ratchet
Releases · sethvargo/ratchet
v0.11.4
v0.11.3
v0.11.2
Changelog
- 5a3e883: Pass in an auth token for tests (quota) (#109) (@sethvargo)
- d87ef8c: docs: fix spell errors in readme (#110) (@radar07)
- fc0c73d: Set shopt glob to allow files with dots (#111) (@sethvargo)
- 74c899c: Include filename and line number in error message (#112) (@sethvargo)
v0.11.1
Changelog
- 5720818: Add a GitHub Action for linting (#107) (@sethvargo)
- deaaf94: Fix a typo in readme (#108) (@sethvargo)
v0.11.0
Changelog
- eaa4d94: Fix goreleaser deprecations (#98) (@sethvargo)
- c5b19d3: chore: remove inactive cli options link (#101) (@dcreey)
- 2ebf532: add go install instruction (#102) (@mmaraya)
- b11efe3: Refactor internals to keep track of filenames (#104) (@sethvargo)
- 5d7d797: Replace "check" command with a full linter (#105) (@sethvargo)
v0.10.2
Changelog
- ee93c84: Ignore interpolated references during parsing (#97) (@sethvargo)
v0.10.1
Changelog
- 93f9728: Remove duplicate "defaults" statement (#90) (@sethvargo)
- 09108e5: Update deps (#93) (@sethvargo)
- d04d673: Update release workflows (#94) (@sethvargo)
v0.10.0
Changelog
- c6c53a9: docs(readme): note nix package in Installation (#84) (@cameronraysmith)
- ae1367f: Fix upgrade bug for GitHub Actions container refs (#85) (@sethvargo)
- ebb7f24: Update release (#86) (@sethvargo)
v0.9.2
Changelog
- d57cc1a: Refactor formatting adjustments (#81) (@sethvargo)
v0.9.1
Changelog
- 10e68a6: Remove binary and point to homebrew (@sethvargo)
- fbc6816: Update workflow pins (@sethvargo)
- c5db4e7: Update README.md (#75) (@erka)
- 6edcbba: Tweak readme (@sethvargo)
- 4f6b697: fix: indentation (#76) (@dcreey)
- 5e26b0f: test: newlines on formatted files (#78) (@dcreey)
- 7581b70: Make indentation fix a private function (#77) (@sethvargo)
- 20b1e1a: Support GITHUB_TOKEN (#79) (@sethvargo)