Changelog
1.16.2 (2025-06-12)
Installation
Due to the deprecation of homebrew formulae in GoReleaser, we need to use casks
to install Jalapeno via homebrew. So if you have installed Jalapeno with homebrew and want to upgrade it to this version or later, you need to run
brew uninstall jalapeno
brew install --cask jalapeno
Continuous Integration
- release arm64 Github Action image (d99b448)
1.16.1 (2025-06-12)
Bug Fixes
- show file tree correctly when upgrading a sauce with a subpath (ae4b93b)
1.16.0 (2025-05-09)
Features
- add comment to sauces.yml files about the origin (3770e98)
1.15.3 (2025-03-21)
Bug Fixes
- remove duplicate table value print (143aea8)
1.15.2 (2025-03-20)
Bug Fixes
- ci: fetch whole git repo when releasing (613e149)
Miscellaneous Chores
- update dependencies (f5d3c1f)
1.15.1 (2025-01-30)
Bug Fixes
- docs: fix typo in command flag description (235a42d)
1.15.0 (2024-11-27)
Features
- add include template function (aea0de0)
1.14.7 (2024-11-15)
Bug Fixes
1.14.6 (2024-11-13)
Bug Fixes
- improve bumpver ux (5d831ec)
1.14.5 (2024-11-12)
Bug Fixes
- always close the GHA output file (7cd1473)
- validate undefined variables in initHelp template (#150) (8c9efe1)
1.14.4 (2024-10-31)
Bug Fixes
- show versions correctly when bumping recipe version (78f325b)
1.14.3 (2024-10-15)
Bug Fixes
1.14.2 (2024-10-04)
Bug Fixes
- validate existing table values correctly (9309384)
1.14.1 (2024-10-03)
Bug Fixes
- allow updating values quickly with --set flag (1875031)
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)
1.13.0 (2024-08-26)
Features
1.12.1 (2024-08-09)
Bug Fixes
- remove redundant debug flag (2cd5553)
1.12.0 (2024-08-01)
Features
1.11.8 (2024-07-18)
Bug Fixes
- check for extra variables defined in tests (f51a639)
- update expectedInitHelp when updating snapshots (01074df)
1.11.7 (2024-07-17)
Bug Fixes
- skip prompting when no-input is set (99e778f)
1.11.6 (2024-07-16)
Bug Fixes
- add new lines to check logs (e412bf6)
1.11.5 (2024-07-15)
Miscellaneous Chores
- allow "create test" to be run multiple times (641c7cc)
1.11.4 (2024-07-11)
Miscellaneous Chores
- try out publish workflow changes (e1835a6)
1.11.3 (2024-07-11)
Bug Fixes
- allow same recipe to be executed twice (330e6d0)
1.11.2 (2024-07-10)
Bug Fixes
- run rest of the tests when expectInitHelp is defined (aab6c53)
1.11.1 (2024-06-20)
Features
- show which files were extra or missing when testing (c5a4ddd)
1.11.0 (2024-06-19)
Features
- create test for initHelp (f3839d6)
1.10.4 (2024-06-18)
Bug Fixes
- show "user aborted" correctly when executing a recipe (74b9e25)
1.10.3 (2024-06-18)
Bug Fixes
- set text input width dynamically (41b1e75)
1.10.2 (2024-06-13)
Features
- allow forcing upgrade (1492cb1)
1.10.1 (2024-06-12)
Bug Fixes
- relative recipe paths starting with ".." did not work (e8618a4)
- validate old sauce values when upgrading a recipe (#110) (3a9590b)
1.10.0 (2024-06-11)
Features
1.9.2 (2024-06-06)
Bug Fixes
- forward stderr to GH Action results output (c79148e)
1.9.1 (2024-06-05)
Bug Fixes
- move no-input flag as a common flag (ff94f72)
1.9.0 (2024-05-14)
Features
1.8.2 (2024-05-07)
Bug Fixes
- add helper texts for create command (0e8653f)
1.8.1 (2024-04-17)
Bug Fixes
- skip already executed recipes when executing a manifest (9463a4f)
1.8.0 (2024-04-15)
Features
- introduce manifest file to execute multiple recipes (#94) (04cc757)
- show empty variable value when variable was optional (de97ad9)
- show if the variable is optional (dc265a4)
1.7.2 (2024-03-13)
Bug Fixes
- show prompt help also when using default value (dd56128)
1.7.1 (2024-03-13)
Bug Fixes
- remove all tags from URL (e94a331)
1.7.0 (2024-03-11)
Features
- optionally push recipe to latest tag (62fa60f)
1.6.2 (2024-02-29)
Bug Fixes
- make the order of upgradeable sauces deterministic (3994757)
1.6.1 (2024-02-29)
Bug Fixes
- honor user abort when upgrading recipes with check command (7486129)
1.6.0 (2024-02-28)
Features
- support directly upgrading recipes with check command (f789c64)
Bug Fixes
- when upgrading to same version, do not use previous values automatically (9c32487)
1.5.0 (2024-02-19)
Features
Bug Fixes
1.4.0 (2024-02-14)
Features
1.3.5 (2024-02-07)
Bug Fixes
- make the list of conflicted files visible after upgrading (b50bdb4)
1.3.4 (2024-02-06)
Bug Fixes
- use single source instead of a list (40d453b)
1.3.3 (2024-02-05)
Bug Fixes
- retain CheckFrom URL from old sauce (b1eef93)
1.3.2 (2024-02-05)
Continuous Integration
- add published tag after publishing (5bfd1e8)
1.3.1 (2024-02-05)
Bug Fixes
- survey: avoid infinite loop if first variable is skipped (aeadec7)
1.3.0 (2024-02-02)
Features
- show proper diff for failing snapshot tests (e61eb0c)
- try variable default values when using no-input mode (7030c7c)
Bug Fixes
1.2.1 (2024-01-26)
Bug Fixes
- remove tag from check URL (d009a89)
- survey: do not validate cell if the table variable is optional and the table is empty (40ff5e6)
- survey: handle window resizing (6fd6ed5)
1.2.0 (2024-01-22)
Features
- allow upgrades to same version to redefine variable values (f84b14d)
Bug Fixes
- unmarshal TableValue correctly (a05f7e5)
1.1.1 (2024-01-18)
Bug Fixes
- check if table variable is optional (4860bfa)
- handle boolean values correctly in retry message (9432685)
- make sure that table column order is consistent (799c1d0)
- save recipe correctly when directory name does not match recipe name (d4a23bd)
- validate table cells when value is given with flags (65677bb)
1.1.0 (2024-01-17)
Features
- upgrade sprig to v3 (882f10e)
1.0.0 (2023-12-22)
- Initial release