Releases: futurice/jalapeno
Releases · futurice/jalapeno
v1.8.2
1.8.2 (2024-05-07)
Bug Fixes
- add helper texts for create command (0e8653f)
v1.8.1
1.8.1 (2024-04-17)
Bug Fixes
- skip already executed recipes when executing a manifest (9463a4f)
v1.8.0
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)
v1.7.2
1.7.2 (2024-03-13)
Bug Fixes
- show prompt help also when using default value (dd56128)
v1.7.1
1.7.1 (2024-03-13)
Bug Fixes
v1.7.0
1.7.0 (2024-03-11)
Features
- optionally push recipe to latest tag (62fa60f)
v1.6.2
1.6.2 (2024-02-29)
Bug Fixes
- make the order of upgradeable sauces deterministic (3994757)
v1.6.1
1.6.1 (2024-02-29)
Bug Fixes
- honor user abort when upgrading recipes with check command (7486129)
v1.6.0
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)
v1.5.0
1.5.0 (2024-02-19)
Features
- add statuses to printed file trees (b891c48)
- print file tree after upgrade (be1d443)
Bug Fixes
- remove old files after upgrading (6296c77)
- save files correctly after upgrading (3c565c1)