Skip to content

Releases: getoutreach/stencil

v1.43.1-rc.3

04 Nov 19:19

Choose a tag to compare

v1.43.1-rc.3 Pre-release
Pre-release

1.43.1-rc.3 (2025-11-04)

Bug Fixes

  • modules: deduplicate version constraint in path for caching (#442) (2352466)

unstable

30 Oct 16:05
2352466

Choose a tag to compare

unstable Pre-release
Pre-release

What's Changed

  • fix(modules): deduplicate version constraint in path for caching by @iamrz1 in #442

Full Changelog: v1.43.1-rc.2...unstable

v1.43.1-rc.2

23 Oct 16:25

Choose a tag to compare

v1.43.1-rc.2 Pre-release
Pre-release

1.43.1-rc.2 (2025-10-23)

Bug Fixes

v1.43.1-rc.1

20 Sep 05:18

Choose a tag to compare

v1.43.1-rc.1 Pre-release
Pre-release

1.43.1-rc.1 (2025-09-20)

Bug Fixes

  • stencil: upgrade modules (2025-09-19) (#437) (18affe0)

v1.43.0

17 Sep 18:16

Choose a tag to compare

1.43.0 (2025-09-17)

Features

  • add stencilVersion constraint to template repository manifest (#426) (2d60d40)
  • cache network calls for stencil module snapshot tests (#411) (6da5da6)
  • codegen: add functions to (de)serialize TOML (#425) (841bb12)

Bug Fixes

  • --frozen-lockfile works with stable constraints and non-stable versions (#424) (139e410)
  • avoid default branch errors when using non-English for LC_ALL (#430) (3d5d56d)
  • avoid race condition across multiple running processes when deleting stale cache (#423) (140d14d)
  • git: use git CLI for DefaultBranch (#432) (888c552)
  • only print debug log when debug log level is specified (#418) (78c1fd7)
  • stencil: upgrade modules (2025-07-24) (#428) (84e092a)
  • strip leading v when parsing stencil version as semver (#427) (0939a47)

v1.43.0-rc.8

11 Aug 16:08

Choose a tag to compare

v1.43.0-rc.8 Pre-release
Pre-release

1.43.0-rc.8 (2025-08-11)

Bug Fixes

v1.43.0-rc.7

06 Aug 21:23

Choose a tag to compare

v1.43.0-rc.7 Pre-release
Pre-release

1.43.0-rc.7 (2025-08-06)

Bug Fixes

  • stencil: upgrade modules (2025-07-24) (#428) (84e092a)

v1.43.0-rc.6

30 Jul 17:54

Choose a tag to compare

v1.43.0-rc.6 Pre-release
Pre-release

1.43.0-rc.6 (2025-07-30)

Bug Fixes

  • avoid default branch errors when using non-English for LC_ALL (#430) (3d5d56d)

v1.43.0-rc.5

24 Jul 01:21

Choose a tag to compare

v1.43.0-rc.5 Pre-release
Pre-release

1.43.0-rc.5 (2025-07-24)

Bug Fixes

  • --frozen-lockfile works with stable constraints and non-stable versions (#424) (139e410)
  • avoid race condition across multiple running processes when deleting stale cache (#423) (140d14d)

v1.43.0-rc.4

22 Jul 15:11

Choose a tag to compare

v1.43.0-rc.4 Pre-release
Pre-release

1.43.0-rc.4 (2025-07-22)

Bug Fixes

  • strip leading v when parsing stencil version as semver (#427) (0939a47)