Bug Fixes
- show versions correctly when bumping recipe version (78f325b)
Bug Fixes
Bug Fixes
- validate existing table values correctly (9309384)
Bug Fixes
- allow updating values quickly with --set flag (1875031)
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)
Features
- support optional multi select variables (#136) (0599255)
Bug Fixes
- remove redundant debug flag (2cd5553)
Features
Bug Fixes
- check for extra variables defined in tests (f51a639)
- update expectedInitHelp when updating snapshots (01074df)
Bug Fixes
- skip prompting when no-input is set (99e778f)
Bug Fixes
- add new lines to check logs (e412bf6)
Miscellaneous Chores
- allow "create test" to be run multiple times (641c7cc)
Miscellaneous Chores
- try out publish workflow changes (e1835a6)
Bug Fixes
- allow same recipe to be executed twice (330e6d0)
Bug Fixes
- run rest of the tests when expectInitHelp is defined (aab6c53)
Features
- show which files were extra or missing when testing (c5a4ddd)
Features
Bug Fixes
- show "user aborted" correctly when executing a recipe (74b9e25)
Bug Fixes
- set text input width dynamically (41b1e75)
Features
Bug Fixes
- relative recipe paths starting with ".." did not work (e8618a4)
- validate old sauce values when upgrading a recipe (#110) (3a9590b)
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
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
- 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)
1.4.0 (2024-02-14)
Features
- support executing recipe to a subpath (c3777fc)
- support templates in initHelp (75da7fa)
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
- handle files manually deleted by the user (c4ecb80)
- survey: reflect actual confirm value (ecf631f)
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
1.0.0 (2023-12-22)