Skip to content

Releases: miniscruff/changie

v1.9.1

21 Sep 04:49
b7e9d36
Compare
Choose a tag to compare

v1.9.1 on 2022-09-20

Fixed

  • #368 Unable to create a change fragment using --custom if your custom prompt had a Label

v1.9.0

28 Aug 04:24
89f8a4f
Compare
Choose a tag to compare

v1.9.0 on 2022-08-28

Added

  • #339 Kind option to new command
  • #338 Body option to new command
  • #348 Component option to new command
  • #340 Custom option to new command
  • #355 Options for post processing at global and per kind levels

v1.8.0

21 Jun 05:38
0fdea6b
Compare
Choose a tag to compare

v1.8.0 on 2022-06-21

Added

  • #238 Options to add additional newlines before and after elements in batch files
  • #323 Options to add additional newlines before and after elements when merging a changelog file

Changed

  • #324 Header path is now optional when merging the changelog

v1.7.0

16 May 00:34
f89bece
Compare
Choose a tag to compare

v1.7.0 on 2022-05-16

Added

  • #311 Option to customize filename for change fragments
  • #312 Option to specify custom choices are optional
  • #297 Major, minor, patch, prerelease and metadata values for templates that include the latest version

v1.6.1

19 Mar 21:45
15ab8e2
Compare
Choose a tag to compare

v1.6.1 on 2022-03-19

Fixed

  • #292 Version should not include minor or patch values if not included as argument to batch

v1.6.0

17 Mar 01:25
38d32d4
Compare
Choose a tag to compare

v1.6.0 on 2022-03-17

Added

  • #283 skip-prereleases option to latest command

Fixed

  • #284 next command enforces argument to be major, minor or patch

v1.5.1

23 Feb 21:09
507ef7e
Compare
Choose a tag to compare

v1.5.1 on 2022-02-23

Fixed

  • #263 Includes option properly deletes files included
  • #264 Includes option deletes the directory if no files remain

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.1

v1.5.0

22 Feb 02:36
5b1726b
Compare
Choose a tag to compare

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

17 Feb 18:43
d6e343d
Compare
Choose a tag to compare

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

28 Jan 07:06
ab4e353
Compare
Choose a tag to compare

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