Skip to content

Releases: futurice/jalapeno

v1.8.2

07 May 12:36
9eba395
Compare
Choose a tag to compare

1.8.2 (2024-05-07)

Bug Fixes

  • add helper texts for create command (0e8653f)

v1.8.1

17 Apr 08:22
f836953
Compare
Choose a tag to compare

1.8.1 (2024-04-17)

Bug Fixes

  • skip already executed recipes when executing a manifest (9463a4f)

v1.8.0

15 Apr 12:24
076d844
Compare
Choose a tag to compare

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

13 Mar 07:33
6ec4cb4
Compare
Choose a tag to compare

1.7.2 (2024-03-13)

Bug Fixes

  • show prompt help also when using default value (dd56128)

v1.7.1

13 Mar 07:07
911002d
Compare
Choose a tag to compare

1.7.1 (2024-03-13)

Bug Fixes

  • remove all tags from URL (e94a331)

v1.7.0

11 Mar 10:07
06a5d7f
Compare
Choose a tag to compare

1.7.0 (2024-03-11)

Features

  • optionally push recipe to latest tag (62fa60f)

v1.6.2

29 Feb 08:51
7b18e02
Compare
Choose a tag to compare

1.6.2 (2024-02-29)

Bug Fixes

  • make the order of upgradeable sauces deterministic (3994757)

v1.6.1

29 Feb 07:51
7e010fe
Compare
Choose a tag to compare

1.6.1 (2024-02-29)

Bug Fixes

  • honor user abort when upgrading recipes with check command (7486129)

v1.6.0

28 Feb 13:49
3f66cb8
Compare
Choose a tag to compare

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

19 Feb 08:34
3493878
Compare
Choose a tag to compare

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)