All Versions
22
Latest Version
Avg Release Cycle
32 days
Latest Release
524 days ago

Changelog History
Page 1

  • v1.10.0 Changes

    October 22, 2022

    โž• Added

    • #372 Environment variable loading based on prefix
  • v1.9.1 Changes

    September 20, 2022

    ๐Ÿ›  Fixed

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

    August 28, 2022

    โž• 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 Changes

    June 21, 2022

    โž• 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 Changes

    May 16, 2022

    โž• 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 Changes

    March 19, 2022

    ๐Ÿ›  Fixed

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

    March 17, 2022

    โž• Added

    • ๐Ÿš€ #283 skip-prereleases option to latest command

    ๐Ÿ›  Fixed

    • #284 next command enforces argument to be major, minor or patch
  • v1.5.1 Changes

    February 23, 2022

    ๐Ÿ›  Fixed

    • #263 Includes option properly deletes files included
    • #264 Includes option deletes the directory if no files remain
  • v1.5.0 Changes

    February 22, 2022

    โž• 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
  • v1.4.0 Changes

    February 17, 2022

    โž• 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