Releases: futurice/jalapeno
Releases · futurice/jalapeno
v0.1.12
Changelog
- 1733b42 Fix typo in recipe template
- 47e7c8e Format filetree properly
- f57fb5f Parse all template files before executing
- bd238a7 Remove files starting with "_" from the output
- 10be56d Replace survey library with bubbletea (#54)
- 878ed7c Use "latest" tag on docs
- 792ad22 Use spaces instead of tabs
v0.1.11
Changelog
- 4d40f1d Create single recipe to showcase variable types
- 74b41d3 Disable Winget publishing until goreleaser gets updated
- 0e8be38 Fix Homebrew publishing after goreleaser update
- 4c350dc Re-enable Winget releases
- 1bfe0e1 Use ID as string in the templates for compatibility
v0.1.10
Changelog
- 5017e12 Define the winget-pkgs branch also in the remote git url
- 0b408e9 Trying to fix winget-pkgs publishing
v0.1.9
Changelog
- 3a3ae27 Add support for winget-pkgs releases (#49)
- a94c530 Add tabbed codeblocks into documentation (#48)
- 9c41d4f Create new attribute for sauce to check new versions
- c0c91e1 Define durable tags for major and minor versions
- 076400b Housecleaning
- 43edc62 Introduce table variables
- 65dd4b4 Omit empty
from
property
- 6cf6136 Remove initial example
- ac76cbb Set indentation on YAML files to 2
- 516f44f Split documentation pages and site
- 0824ff0 Stop using deprecated function
- 6e0d0c3 Support conditional variables
- 68c8771 Update dependencies
- a8b5508 Use expr instead of govaluate
v0.1.8
Changelog
- 9ee3873 Build Docker images with goreleaser
v0.1.7
Changelog
- 22dd40c Bugfix: remove redundant version prefix
v0.1.6
Changelog
- 5c76ff0 Define proper version when releasing
v0.1.4
Changelog
- ed3e5ac Print file tree after recipe execution
- 0122dd6 Test executing remote recipe
- 88eb5ac Update Go to v1.21 on CI