Releases: futurice/jalapeno
Releases · futurice/jalapeno
v1.3.5
1.3.5 (2024-02-07)
Bug Fixes
- make the list of conflicted files visible after upgrading (b50bdb4)
v1.3.4
1.3.4 (2024-02-06)
Bug Fixes
- use single source instead of a list (40d453b)
v1.3.3
1.3.3 (2024-02-05)
Bug Fixes
- retain CheckFrom URL from old sauce (b1eef93)
v1.3.2
1.3.2 (2024-02-05)
Continuous Integration
- add published tag after publishing (5bfd1e8)
v1.3.1
1.3.1 (2024-02-05)
Bug Fixes
- survey: avoid infinite loop if first variable is skipped (aeadec7)
v1.3.0
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)
v1.2.1
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)
v1.2.0
1.2.0 (2024-01-22)
Features
- allow upgrades to same version to redefine variable values (f84b14d)
Bug Fixes
- unmarshal TableValue correctly (a05f7e5)
v1.1.1
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)
v1.1.0
1.1.0 (2024-01-17)
Features