Releases: clevyr/yampl
Releases · clevyr/yampl
v0.3.17
v0.3.16
Changelog
Features
- 15659fd feat(inplace): Write to a temporary file to ensure data integrity
- 76d99da feat: Use short commit hash in version
Fixes
- 401a183 chore(goreleaser): Tweak quoting to fix syntax highlighting
Others
- fe8b9e0 chore(deps): update actions/checkout action to v4
- 1edd520 chore(deps): update docker/login-action action to v3
- 4d409b6 chore(deps): update docker/setup-buildx-action action to v3
- 026feb6 chore(deps): update docker/setup-qemu-action action to v3
- f47c3e3 chore(deps): update goreleaser/goreleaser-action action to v5
- 0741091 chore(goreleaser): Add changelog groups
- 968474c ci: Unpin actions/checkout digest
v0.3.15
v0.3.14
Changelog
- 9437245 ⬆️ Update alpine Docker tag to v3.18
- 9a8a0f2 ⬆️ Update go to 1.21 (#26)
- 2e432c7 ⬆️ Update golang Docker tag to v1.21 (#27)
- ce90676 ⬆️ Update module github.com/sirupsen/logrus to v1.9.3 (#23)
- d7a03e0 ⬆️ Update module github.com/stretchr/testify to v1.8.4 (#24)
- 8773657 🔧 (ci): Update actions/setup-go cache due to default value change
- a3d238f 🔧 (renovate): Update config to use clevyr preset
- e43e4c0 chore(goreleaser): Add build metadata
- 6fbb501 chore(goreleaser): Change deprecated brews.tap to brews.repository
- c6500af chore(goreleaser): Update changelog filters
- cfea76b feat(goreleaser): Add AUR package
- 465df96 feat(goreleaser): Add completions to APT and RPM packages
- 8746d7d refactor(completions): Generate completion scripts during build instead of during install
v0.3.13
Changelog
- ee93a53 🎨 Format code with gofumpt
- 912d4f2 ♻️ (cmd): Add funcs to create new command instances
- 446d190 ✨ (completion): Make value completion more reliable by parsing template tree directly
- 1657de4 💬 (completion): Remove extra spaces from shell completion
- 0f7a627 🔧 (ci): Add build job permissions
- ee6fca0 🔧 (goreleaser): Add
-trimpath
flag - 4b4ee93 🔧 (pre-commit): Replace go-fmt with go-fumpt
- 24a0503 ⚡ (cmd): Improve slice preallocation size
v0.3.12
v0.3.11
v0.3.10
Changelog
- 1cb289f 🐛 (flag): Fix end of options check
- 48b03a0 🐛 (flag): Make value newline fixer pickier
- 566b335 📝 (readme): Add Go Report Card badge
- 5ee544e 📝 (readme): Add
repo
helper to simple examples - 7ddda84 📝 (readme): Flip order of file and values in examples
- 98d51de 📝 (readme): Link to Docker image
- 854ed41 📝 (readme): Link to new clevyr/setup-yampl-action Action
- b683c84 📝 (readme): Move Kubernetes deployment example into a collapse
- 40b914f 📝 (readme): Move tags section into advanced usage
- 8764a36 📝 (readme): Remove empty string chars from examples
- 4f32b67 ♻️ (flags): Tweak newline fixer logic
- 0075847 ✨ (flags): Trim spaces when multiline flags are given
v0.3.9
Changelog
- deb476a 🐛 (strip): Fix --strip not working when value left empty
- cc204b6 🐛 (strip): Make --strip flag more consistent
- c845c6a 🙈 (gitignore): Ignore data dir
- 739cb72 ✨ (error): Implement
errors.Unwrap
interface - 69e4536 🔧 (goreleaser): Quote goarm value
- 6b0da85 🔧 (goreleaser): Use default archive filenames