Releases: miniscruff/changie
Releases · miniscruff/changie
v1.9.1
v1.9.0
v1.8.0
v1.7.0
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.5.0 on 2022-02-22
Added
- #247 Prerelease and metadata options for next and batch
- #248 Option to move unreleased files after batching
- #249 Option to include additional directories of change files when batching versions
- #250 Option to remove prerelease versions when batching
Docker images
docker pull ghcr.io/miniscruff/changie:v1
docker pull ghcr.io/miniscruff/changie:v1.5
docker pull ghcr.io/miniscruff/changie:v1.5.0
v1.4.0
v1.4.0 on 2022-02-17
Added
- #225 Previous version field to version header template data
- #222 Footers can be inserted at the end of version files using version footer flag or version footer config
- #229 Allow for use of sprig functions in templates
- #230 Header and footer templates config options for batch command
- #240 Header and footer files can use go templates and sprig functions
- #240 Template functions for working with changes for header and footer files or templates
Changed
- #235 Create files without exec bit (+x)
- #243 Changes are sorted oldest first instead of newest first
Deprecated
- #228 Batch commands
--headerPath
argument, use--header-path
instead
Docker images
docker pull ghcr.io/miniscruff/changie:v1
docker pull ghcr.io/miniscruff/changie:v1.4
docker pull ghcr.io/miniscruff/changie:v1.4.0
v1.3.0
v1.3.0 on 2022-01-28
Added
- #203 dry-run option to merge command
- #202 dry-run option to new command
- #201 dry-run option to batch command
- #196 Keep option to batch command to not delete fragments
Changed
- #204 Default directory name to .changes for
init
command
Docker images
docker pull ghcr.io/miniscruff/changie:v1
docker pull ghcr.io/miniscruff/changie:v1.3
docker pull ghcr.io/miniscruff/changie:v1.3.0