Skip to content

v0.3.13

Compare
Choose a tag to compare
@ClevyrBot ClevyrBot released this 05 May 00:28
· 176 commits to main since this release
446d190

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