Releases: futurice/jalapeno
Releases · futurice/jalapeno
v1.15.0
1.15.0 (2024-11-27)
Features
- add include template function (aea0de0)
v1.14.5
1.14.5 (2024-11-12)
Bug Fixes
- always close the GHA output file (7cd1473)
- validate undefined variables in initHelp template (#150) (8c9efe1)
v1.14.4
1.14.4 (2024-10-31)
Bug Fixes
- show versions correctly when bumping recipe version (78f325b)
v1.14.2
1.14.2 (2024-10-04)
Bug Fixes
- validate existing table values correctly (9309384)
v1.14.1
1.14.1 (2024-10-03)
Bug Fixes
- allow updating values quickly with --set flag (1875031)
v1.14.0
1.14.0 (2024-10-02)
Features
- improved merge conflict solver (#139) (eb4b162)
- introduce
bumpver
command for bumping recipe version (7f03a31)
Bug Fixes
- ci: provide whole commit history to commitlint (efd35b7)
- select output correctly when using diff (06e5f95)
v1.13.0
1.13.0 (2024-08-26)
Features
- support optional multi select variables (#136) (0599255)