PackageTrack

Go modules · #1882

github.com/miniscruff/changie

v1.26.0miniscruff/changie

Release timeline

174 releases since 2020
202120222023202420252026

Releases

  1. v1.17.1-0.20231215084736-1178d6ac991115 Dec 2023pre-release

    Nothing published for this version

  2. v1.17.015 Dec 2023
    Release notes2 sources agree

    Added

    • #586 VersionNoFormat can be used in the VersionFormat configuration
    • #584 New command will create the unreleased folder if it does not already exist
    Open source →
  3. v1.16.2-0.20231208065437-cf0bcb7dfafe8 Dec 2023pre-release

    Nothing published for this version

  4. v1.16.18 Dec 2023
    Release notes2 sources agree

    Fixed

    • #582 Running changie through NPM did not redirect the input stream, rendering 'changie new' inoperable
    Open source →
  5. v1.16.1-0.20231112194549-8136262e7dc012 Nov 2023pre-release

    Nothing published for this version

  6. v1.16.012 Nov 2023
    Release notes2 sources agree

    Changed

    • #571 Project prompt is now a multichoose prompt to allow one change to affect multiple projects without repeating the prompts
    • #571 Project command line argument for new is now a list of projects and uses --projects instead of --project
    Open source →
  7. v1.15.2-0.20231030054255-21359c7ffbd330 Oct 2023pre-release

    Nothing published for this version

  8. v1.15.130 Oct 2023
    Release notes2 sources agree

    Fixed

    • #569 Merge unreleased now only merges project-specific changes into each project.
    Open source →
  9. v1.15.1-0.20231027080651-61131baa3fec27 Oct 2023pre-release

    Nothing published for this version

  10. v1.15.027 Oct 2023
    Release notes2 sources agree

    Added

    Changed

    • #552 Merge will merge all projects versions if projects are enabled.

    Fixed

    • #554 Provide a better error message if a change file is invalid.
    • #559 Slashes in FragmentFileFormat resulting in unexpected file paths.
    Open source →
  11. v1.14.1-0.20231003072650-7414c5deb4923 Oct 2023pre-release

    Nothing published for this version

  12. v1.14.03 Oct 2023
    Release notes2 sources agree

    Added

    • #530 Option to use "none" as auto level to skip changes when calculating bump version
    Open source →
  13. v1.13.2-0.20230916201251-5297c4bb991f16 Sept 2023pre-release

    Nothing published for this version

  14. v1.13.116 Sept 2023
    Release notes2 sources agree

    Fixed

    • #536 customs template function returns an empty string instead of an error for missing keys.
    Open source →
  15. v1.13.1-0.20230819234805-02a3334983db19 Aug 2023pre-release

    Nothing published for this version

  16. v1.13.019 Aug 2023
    Release notes2 sources agree

    Added

    • #505 Option to edit body messages with a text editor using -e/--editor
    • #503 Option to batch unreleased changes when merging changelogs
    • #520 Allow usage of prefixed environment variables in post
    • #512 Projects configuration options and command arguments for monorepo support. Currently in preview mode.
    Open source →
  17. v1.12.1-0.20230318071009-644f9260378818 Mar 2023pre-release

    Nothing published for this version

  18. v1.12.1-0.20230316225921-2a1a56a441cd16 Mar 2023pre-release

    Nothing published for this version

  19. v1.12.016 Mar 2023
    Release notes2 sources agree

    Added

    • #93 Support for multiline prompts and bodies

    Changed

    • #457 Switched prompt tool to cqroot/prompt, a bubbletea based prompt
    Open source →
  20. v1.11.2-0.20230205195833-9c46ddc82a5e5 Feb 2023pre-release

    Nothing published for this version

  21. v1.11.15 Feb 2023
    Release notes2 sources agree

    Fixed

    • #453 Default auto level for deprecation is now minor to match semver
    Open source →
  22. v1.11.1-0.20230126102827-825ed588ad2226 Jan 2023pre-release

    Nothing published for this version

  23. v1.11.026 Jan 2023
    Release notes2 sources agree

    Added

    • #439 Auto mode to batch and new which uses kind configs to automatically determine the next bump level
    Open source →
  24. v1.10.3-0.20221220003051-6bbe6f676eee20 Dec 2022pre-release

    Nothing published for this version

  25. v1.10.220 Dec 2022
    Release notes2 sources agree

    Fixed

    • #430 Remove extra newline character from the output of changie latest
    Open source →
  26. v1.10.2-0.20221211220310-6bd64b890b1f11 Dec 2022pre-release

    Nothing published for this version

  27. v1.10.111 Dec 2022
    Release notes2 sources agree

    Fixed

    • #404 Init command will exit if a changie config file already exists, a new force option exists if you want to reset your config
    • #406 Batch command will exit if the version file already exists, a new force option was added if you want to override it
    Open source →
  28. v1.10.1-0.20221022030221-85069030a36422 Oct 2022pre-release

    Nothing published for this version

  29. v1.10.022 Oct 2022
    Release notes2 sources agree

    Added

    • #372 Environment variable loading based on prefix
    Open source →
  30. v1.9.2-0.20220921044914-8c258ed942f621 Sept 2022pre-release

    Nothing published for this version

  31. v1.9.121 Sept 2022
    Release notes2 sources agree

    Fixed

    • #368 Unable to create a change fragment using --custom if your custom prompt had a Label
    Open source →
  32. v1.9.1-0.20220901184418-947c03d357c61 Sept 2022pre-release

    Nothing published for this version

  33. v1.9.1-0.20220828042438-d10a2917032228 Aug 2022pre-release

    Nothing published for this version

  34. v1.9.028 Aug 2022
    Release notes2 sources agree

    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
    Open source →
  35. v1.8.1-0.20220826163155-9eb27a03e4ce26 Aug 2022pre-release

    Nothing published for this version

  36. v1.8.1-0.20220621053857-449dd6bbc7ed21 Jun 2022pre-release

    Nothing published for this version

  37. v1.8.021 Jun 2022
    Release notes2 sources agree

    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
    Open source →
  38. v1.7.1-0.20220516003406-84d97ead705916 May 2022pre-release

    Nothing published for this version

  39. v1.7.016 May 2022
    Release notes2 sources agree

    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
    Open source →
  40. v1.6.2-0.20220506152440-b24b709620b26 May 2022pre-release

    Nothing published for this version

  41. v1.6.2-0.20220319214535-ff1be8cabad119 Mar 2022pre-release

    Nothing published for this version

  42. v1.6.119 Mar 2022
    Release notes2 sources agree

    Fixed

    • #292 Version should not include minor or patch values if not included as argument to batch
    Open source →
  43. v1.6.1-0.20220317012539-07eb6f0d9f4917 Mar 2022pre-release

    Nothing published for this version

  44. v1.6.017 Mar 2022
    Release notes2 sources agree

    Added

    • #283 skip-prereleases option to latest command

    Fixed

    • #284 next command enforces argument to be major, minor or patch
    Open source →
  45. v1.5.2-0.20220223210943-ff5ea795d05c23 Feb 2022pre-release

    Nothing published for this version

  46. v1.5.123 Feb 2022
    Release notes2 sources agree

    Fixed

    • #263 Includes option properly deletes files included
    • #264 Includes option deletes the directory if no files remain
    Open source →
  47. v1.5.1-0.20220222023706-d7042ea2afc222 Feb 2022pre-release

    Nothing published for this version

  48. v1.5.022 Feb 2022
    Release notes2 sources agree

    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
    Open source →
  49. v1.4.1-0.20220217184307-a49c9932f90a17 Feb 2022pre-release

    Nothing published for this version

  50. v1.4.017 Feb 2022
    Release notes2 sources agree

    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
    Open source →
  51. v1.3.1-0.20220128165325-e6d5e29f690128 Jan 2022pre-release

    Nothing published for this version

  52. v1.3.028 Jan 2022
    Release notes2 sources agree

    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
    Open source →
  53. v1.2.1-0.20211124170334-732490f5ca0824 Nov 2021pre-release

    Nothing published for this version

  54. v1.2.1-0.20211119172805-f84bcf94364b19 Nov 2021pre-release

    Nothing published for this version

  55. v1.2.1-0.20211117192020-f3ca575ae00b17 Nov 2021pre-release

    Nothing published for this version

  56. v1.2.1-0.20211111213944-bc4f70ddbe2f11 Nov 2021pre-release

    Nothing published for this version

  57. v1.2.011 Nov 2021
    Release notes2 sources agree

    Added

    • #180 Regular expression flag option for replacements
    Open source →
  58. v1.1.1-0.20211111011348-83b3fcaf84b311 Nov 2021pre-release

    Nothing published for this version

  59. v1.1.1-0.20211105155702-7f8601eaed765 Nov 2021pre-release

    Nothing published for this version

  60. v1.1.1-0.20211104174000-e4ac804828954 Nov 2021pre-release

    Nothing published for this version