Skip to content

Releases: rgst-io/stencil

v2.0.1

05 Jan 23:59
ccc083c
Compare
Choose a tag to compare

Read the announcement post for more information about v2 and what's next for stencil! 🚀

2.0.1 - 2025-01-05

🐛 Bug Fixes

  • (release) Properly set versions after import path change (#225) - (ccc083c)

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Jan 23:38
7bf47f4
Compare
Choose a tag to compare

Read the announcement post for more information about v2 and what's next for stencil! 🚀

2.0.0 - 2025-01-05

⛰️ Features

🐛 Bug Fixes

  • (pkg/configuration) [breaking] Remove New*Manifest functions (#221) - (5ee662c)

⚙️ Miscellaneous Tasks

  • (deps) Update dependency golangci-lint to v1.63.4 (#219) - (34d1514)

Full Changelog: v0.15.4...v2.0.0

v0.15.4

04 Jan 03:56
7a8e53f
Compare
Choose a tag to compare

0.15.4 - 2025-01-04

🐛 Bug Fixes

  • (deps) Update module github.com/go-git/go-git/v5 to v5.13.1 (#217) - (5c7b9ef)
  • (nativeext) Ensure cache dir exists (#222) - (7a8e53f)

⚙️ Miscellaneous Tasks

  • (deps) Update dependency golangci-lint to v1.63.3 (#216) - (03116dd)
  • (deps) Stencil-golang v1.4.0 - (b9b6895)

Full Changelog: v0.15.3...v0.15.4

v0.15.3

02 Jan 01:20
b3e3073
Compare
Choose a tag to compare

0.15.3 - 2025-01-02

🐛 Bug Fixes

  • (nativeext) Race condition on parallel ext dl (#214) - (b3e3073)

⚙️ Miscellaneous Tasks

  • (deps) Update dependency golangci-lint to v1.63.1 (#212) - (5e675b6)

Full Changelog: v0.15.2...v0.15.3

v0.15.2

01 Jan 18:19
c423cb6
Compare
Choose a tag to compare

0.15.2 - 2025-01-01

🐛 Bug Fixes

  • (deps) Update module github.com/invopop/jsonschema to v0.13.0 (#209) - (f9624e5)
  • (deps) Upgrade github.com/santhosh-tekuri/jsonschema v6 (#208) - (c4bc7c0)
  • (nativeext) Text file busy (#211) - (c423cb6)

⚙️ Miscellaneous Tasks

  • (deps) Update dependency golangci-lint to v1.63.0 (#210) - (c3432f4)

Full Changelog: v0.15.1...v0.15.2

v0.15.1

30 Dec 05:27
36f83e1
Compare
Choose a tag to compare

0.15.1 - 2024-12-30

🐛 Bug Fixes

  • (deps) Update module github.com/go-git/go-git/v5 to v5.13.0 (#204) - (c835fe2)
  • (modules) Display more information on repo not found (#205) - (36f83e1)
  • (modules) Better error when failing to resolve module(s) (#202) - (d3ece19)

Full Changelog: v0.15.0...v0.15.1

v0.15.0

22 Dec 02:25
e684ac3
Compare
Choose a tag to compare

0.15.0 - 2024-12-22

⛰️ Features

🐛 Bug Fixes

  • (stencil) When using mise, automatically trust configs - (799b0df)
  • Pass GITHUB_TOKEN to test, fix debug line - (4af09eb) by @jaredallard

⚙️ Miscellaneous Tasks

  • (deps) Update anchore/sbom-action action to v0.17.9 (#195) - (a112643)
  • (deps) Update dependency golangci-lint to v1.62.2 (#189) - (df41265)
  • (renovate) Use my config - (3812687)
  • (stencil) Stencil-golang v1.2.0 - (08b95cd)

Full Changelog: v0.14.0...v0.15.0

v0.14.0

13 Dec 08:21
72feb68
Compare
Choose a tag to compare

0.14.0 - 2024-12-13

⛰️ Features

🐛 Bug Fixes

  • (deps) Update module github.com/caarlos0/go-version to v0.2.0 (#188) - (d0a1fcb)
  • (deps) Update module github.com/masterminds/semver/v3 to v3.3.1 (#186) - (5ffe2e0)
  • (deps) Update module golang.org/x/mod to v0.22.0 (#183) - (62dbfd8)
  • (deps) Update module golang.org/x/mod to v0.21.0 (#180) - (44d3eae)
  • Ran go get -u ./... (#192) - (1613996) by @deregtd

⚙️ Miscellaneous Tasks

  • (deps) Update dependency golang to v1.23.4 (#190) - (0aae7ad)
  • (deps) Update actions/attest-build-provenance action to v2 (#191) - (eb5c9ff)
  • (deps) Update codecov/codecov-action action to v5 (#185) - (de01e3e)
  • (deps) Update anchore/sbom-action action to v0.17.8 (#187) - (ffe966b)
  • (deps) Update dependency golangci-lint to v1.62.0 (#184) - (70f54d2)
  • (deps) Update anchore/sbom-action action to v0.17.7 (#181) - (0075bf0)
  • (deps) Update dependency golang to v1.23.3 (#182) - (365b912)

Full Changelog: v0.13.0...v0.14.0

v0.13.0

31 Oct 04:07
a825d4d
Compare
Choose a tag to compare

0.13.0 - 2024-10-31

⛰️ Features

  • Introducing --adopt flag to detect template block contents for existing code (#174) - (89cbf30) by @deregtd

🐛 Bug Fixes

  • (deps) Update module github.com/hashicorp/go-plugin to v1.6.2 (#172) - (00060b3)
  • (deps) Update module github.com/go-git/go-billy/v5 to v5.6.0 (#173) - (a5c23ad)
  • Cross-module calls should execute in the context of the callee (#177) - (a825d4d) by @deregtd
  • Module function exports weren't working properly with multi-pass (#176) - (7fbb3c2) by @deregtd

⚙️ Miscellaneous Tasks

  • (deps) Update anchore/sbom-action action to v0.17.6 (#175) - (76a3041)
  • (deps) Update anchore/sbom-action action to v0.17.5 (#171) - (5a3e5c6)

Full Changelog: v0.12.0...v0.13.0

v0.12.0

16 Oct 02:05
6186d12
Compare
Choose a tag to compare

0.12.0 - 2024-10-15

⛰️ Features

🐛 Bug Fixes

  • (deps) Update module github.com/urfave/cli/v2 to v2.27.5 (#166) - (6f008be)

⚙️ Miscellaneous Tasks

  • (deps) Update anchore/sbom-action action to v0.17.4 (#167) - (6186d12)
  • (deps) Update anchore/sbom-action action to v0.17.3 (#165) - (5a4e6d9)

Full Changelog: v0.11.1...v0.12.0