Releases: rgst-io/stencil-golang
Releases · rgst-io/stencil-golang
v1.3.0
1.3.0 - 2024-12-22
⛰️ Features
- (plugin) Use Github token if available - (e8de937)
🐛 Bug Fixes
- Pass GITHUB_TOKEN to tests - (2769c40) by @jaredallard
⚙️ Miscellaneous Tasks
- Set GITHUB_TOKEN for test - (3080a6b) by @jaredallard
Full Changelog: v1.2.0...v1.3.0
v1.2.0
1.2.0 - 2024-12-22
⛰️ Features
- Add block to .gitignore - (2caa391) by @jaredallard
- Golang 1.23.4 - (965db2b) by @jaredallard
Full Changelog: v1.1.2...v1.2.0
v1.1.2
1.1.2 - 2024-12-22
🐛 Bug Fixes
- (gha) More rennovate annotations, attest v2 - (7bf446f)
Full Changelog: v1.1.1...v1.1.2
v1.1.1
1.1.1 - 2024-12-22
🐛 Bug Fixes
- (deps) Update module github.com/google/go-github/v64 to v67 (#36) - (9bcf1e7)
- (deps) Update module go.rgst.io/stencil to v0.14.0 (#30) - (a9177ee)
- (deps) Update module go.rgst.io/stencil to v0.10.2 (#24) - (60c6870)
- (deps) Update module github.com/google/go-github/v64 to v65 (#26) - (d10ff4f)
- (deps) Update module go.rgst.io/stencil to v0.10.1 (#21) - (2f37503)
- (golangci-lint) Exportloopref -> copyloopvar - (fa82dcd)
- (goreleaser) Snapshot.name_template deprecation - (9faabd2)
⚙️ Miscellaneous Tasks
- (deps) Update dependency go to v1.23.4 (#28) - (ed329ac)
- (deps) Update dependency anchore/sbom-action to v0.17.9 (#33) - (c2d0706)
- (deps) Update dependency golangci-lint to v1.62.2 (#34) - (ee03079)
- (deps) Update dependency codecov/codecov-action to v5 (#35) - (4ce8a85)
- (deps) Update actions/attest-build-provenance action to v2 (#38) - (340d90a)
- (deps) Update dependency golang to v1.23.4 (#29) - (cfaf4b0)
- (deps) Update dependency golangci-lint to v1.61.0 (#25) - (d46c0c8)
- (deps) Update dependency go to v1.23.1 (#23) - (49d9618)
- (deps) Update dependency golang to v1.23.1 (#22) - (1b82e51)
- (renovate) Extend my config - (b0b6c9b)
Full Changelog: v1.1.0...v1.1.1
v1.1.0
1.1.0 - 2024-08-31
⛰️ Features
- Golangci-lint configuration - (8766993) by @jaredallard
🐛 Bug Fixes
- (deps) Update module github.com/google/go-github/v63 to v64 (#18) - (ada894d)
- (deps) Update module go.rgst.io/stencil to v0.9.0 (#13) - (271fc9c)
- Bun install before mise run fmt, Go 1.23 - (1a85f9a) by @jaredallard
⚙️ Miscellaneous Tasks
- (deps) Use go-github v64 - (e2ea9a1)
- (deps) Update dependency anchore/sbom-action to v0.17.2 (#19) - (dc3f8d8)
- (deps) Update dependency golangci-lint to v1.60.3 (#17) - (86885db)
- (deps) Update dependency golang to v1.23.0 (#15) - (b65ccb0)
- (deps) Update dependency anchore/sbom-action to v0.17.1 (#14) - (0b1f554)
- (deps) Update dependency golangci-lint to v1.60.1 (#16) - (a61038f)
Full Changelog: v1.0.0...v1.1.0
v1.0.0
1.0.0 - 2024-08-13
⛰️ Features
- [breaking] Support new ApplyTemplate - (b81af61) by @jaredallard
🐛 Bug Fixes
- Seperate build cache per workflow - (982af57) by @jaredallard
Full Changelog: v0.7.0...v1.0.0
v0.7.0
0.7.0 - 2024-07-31
⛰️ Features
- Read licenses from Github API - (940f2c3) by @jaredallard
- Support LGPL-3.0 - (0cf5839) by @jaredallard
🐛 Bug Fixes
- Goreleaser support multiple CLIs - (5421911) by @jaredallard
Full Changelog: v0.6.1...v0.7.0
v0.6.1
0.6.1 - 2024-07-30
🐛 Bug Fixes
- Dont attest when library - (a717f81) by @jaredallard
Full Changelog: v0.6.0...v0.6.1
v0.6.0
0.6.0 - 2024-07-30
⛰️ Features
- Run stencil-golang on self (#12) - (2c5b737) by @jaredallard
- Generate changelog w/ git-cliff, support ver override/prerel - (326fffe) by @jaredallard
🐛 Bug Fixes
- (go.mod) $org was unset - (615efa5)
- (goreleaser) Accidental indent of OSes - (553b465)
- Add github.com/thenativeweb/get-next-version - (cd7f0dc) by @jaredallard
- Generate go.mod and support libraries - (1a2f3e9) by @jaredallard
⚙️ Miscellaneous Tasks
- (deps) Update dependency anchore/sbom-action to v0.17.0 (#11) - (bd265e1)
- (goreleaser) Track sizes and reproducible builds - (9317162)
- Update +x on mise task - (6bba881) by @jaredallard
- Update +x on scripts and corresponding tpls - (127f0a9) by @jaredallard
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Changelog
New Features
Dependency updates
- 3c32137 chore(deps): update dependency goreleaser/goreleaser-action to v6 (#8)
- c31e4cf chore(deps): update module gotest.tools/gotestsum to v1.12.0 (#7)
Other work
- 20c6ac2 ci(renovate): fix match paths
- 0175917 ci(renovate): fix match paths (again)
- 3fe832f ci(renovate): fix mise.toml.tpl
- 8c1ba96 ci(renovate): force docker versioning for workflows
- 1624768 ci(renovate): use default config
- c0ec0a8 ci: attempt to automate .mise.toml.tpl updates
- 1200838 ci: attempt to automate .mise.toml.tpl updates (again)
- cf3af9a ci: attempt to automate .mise.toml.tpl updates (again)
- e127302 ci: support workflow templates
Full Changelog: v0.4.0...v0.5.0