Skip to content

Releases: miniscruff/changie

v1.24.0

22 Nov 07:46

Choose a tag to compare

✨ Added

  • #830 Support for after release notes white space control
  • #776 Option to specify the generated release notes file name

v1.23.0

18 Nov 03:47
f37df5e

Choose a tag to compare

✨ Added

  • #826 Option to fail batch command if no change fragments exist
  • #801 Load env var values when running new command

v1.22.1

27 Jul 19:02
de333b7

Choose a tag to compare

v1.22.1 on 2025-07-27

🪲 Fixed

  • #794 scroll long enum option lists

v1.22.0

01 Jun 21:39

Choose a tag to compare

v1.22.0 on 2025-06-01

✨ Added

  • #771 Interactive flag to new command to support terminals that can not take user inputs
  • #780 Diff command to output release notes between versions

🪲 Fixed

  • #760 Update Go to 1.24

v1.21.1

08 Feb 08:31
26f034d

Choose a tag to compare

v1.21.1 on 2025-02-08

🪲 Fixed

  • #743 Merging when configured to use projects but the changelog path does not yet exist
  • #743 next version with projects without any releases returns v1.0.0 instead of an error
  • #687 Missing yaml struct tags on a few configs for json schema
  • #745 Do not output usage when errors occur

v1.21.0

12 Sep 19:16
798b4ad

Choose a tag to compare

v1.21.0 on 2024-09-12

✨ Added

  • #713 Support filepath globs in replacements

🪲 Fixed

  • #714 Clean up release notes files if any error takes place during the batch process

v1.20.1

08 Sep 08:21
7befa75

Choose a tag to compare

v1.20.1 on 2024-09-08

🪲 Fixed

  • #688 Validate kinds match config in fragment when batching release notes

v1.20.0

08 Sep 04:26
19d817a

Choose a tag to compare

v1.20.0 on 2024-09-08

✨ Added

  • #702 Rework replacement to support grouping
  • #706 KindKey and KindLabel values to Change data to be used in formats

v1.19.1

25 Jun 04:24
78b144b

Choose a tag to compare

v1.19.1 on 2024-06-25

🪲 Fixed

  • #675 New command can now properly create a fragment via custom CLI arguments if using a kind with custom choices.

v1.19.0

13 May 05:10

Choose a tag to compare

v1.19.0 on 2024-05-13

✨ Added

  • #651 Search upwards for a changie config file
  • #612 Key option to kind configs to separate visual labels from file names and fragment values