Skip to content

v0.12.8

Latest

Choose a tag to compare

@Peefy Peefy released this 07 Aug 06:22
· 12 commits to main since this release

Changelog

  • ed5739a chore: bump VERSION to 0.12.8
  • 63ea82c fix(release): bump musl container to go 1.26 to match go.mod
  • d82ec53 Merge pull request #364 from kcl-lang/fix/version-printing-issue-363
  • c3afac4 feat(version): fall back to debug.ReadBuildInfo when LDFLAGS is missing
  • 5138de5 fix(cli): ensure version is correctly embedded in all release binaries (#363)
  • 42111dd Merge pull request #362 from kcl-lang/dependabot/github_actions/docker/login-action-4.6.0
  • 3590453 chore: (deps): bump docker/login-action from 4.5.2 to 4.6.0
  • 8959b81 Merge pull request #361 from f4z3r/feat/fmt-dry-run
  • 81586fe chore: bump Golang to v1.26
  • f2d635d feat(fmt): add dry-run flag to allow checking unformatted files
  • 0fc3213 chore: bump version to 0.12.4
  • a75273c Merge pull request #360 from kcl-lang/dependabot/github_actions/docker/login-action-4.5.2
  • 5e24c1b chore: (deps): bump docker/login-action from 4.5.1 to 4.5.2
  • 1aaa1fa Merge pull request #359 from kcl-lang/dependabot/github_actions/docker/login-action-4.5.1
  • d5b60d4 chore: (deps): bump docker/login-action from 4.5.0 to 4.5.1
  • a00ee35 Merge pull request #358 from kcl-lang/dependabot/github_actions/docker/login-action-4.5.0
  • c667a16 chore: (deps): bump docker/login-action from 4.4.0 to 4.5.0
  • a740445 Merge pull request #357 from mateipinzaru-parloa/fix-homebrew-formula-directory
  • d5594cd fix(goreleaser): publish formula under HomebrewFormula