changelog_cli 0.5.0 copy "changelog_cli: ^0.5.0" to clipboard
changelog_cli: ^0.5.0 copied to clipboard

Simple CLI to generate basic changelog for your project using conventional commits

0.5.0 #

Features

  • changelog_cli: add support for linking Jira tickets when jira-url option provided

0.4.0 #

Features

  • changelog_cli: add support for glob patterns when detecting the previous tag automatically

0.3.0 #

Features

  • changelog_cli: enhance generate command with new options for grouping and formatting changelog entries (--group-by, --date-format, --date-format-locale) (2024-10-15)

Refactor

  • changelog_cli: use --path option to limit the commits to the provided directory (2024-10-15)

0.2.0 #

Features

  • add slack-markdown printer

0.1.0 #

Chores

  • update major dependencies (conventional_commit, file, pub_updater)
  • deps: bump pub_updater from 0.2.4 to 0.3.0 in /changelog_cli

Refactor

  • update to the latest very_good_cli template, enable completion support

0.0.6+1 #

Refactor

  • add basic usage reporting

0.0.6 #

Features

  • add markdown printer and expose --printer option

0.0.5 #

Features

  • simple_printer: include scope of the conventional commit

0.0.4 #

Features

  • add auto flag that generates the changelog from the latest tag accessible via git describe

0.0.3+5 #

Refactor

  • use shorter name for CI type

0.0.3+4 #

Documentation

  • update screenshot

0.0.3+3 #

  • no changes

0.0.3+2 #

Bug Fixes

  • handle bad git revision in generate command

0.0.3+1 #

Bug Fixes

  • don't include version in header if not provided

0.0.3 #

Features

  • let manually specify the version

0.0.2+5 #

Refactor

  • improve simple printer
  • extract getting git dir from arg
  • use human readable names for sections

0.0.2+4 #

Refactor

  • use human readable names for sections

0.0.2 #

Features

  • add limit option
  • add simple printer
  • add initial implementation of the changelog_cli
9
likes
140
points
151
downloads
screenshot

Publisher

verified publisherroszkowski.dev

Weekly Downloads

Simple CLI to generate basic changelog for your project using conventional commits

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, cli_completion, collection, conventional_commit, equatable, file, git, intl, mason_logger, pub_updater

More

Packages that depend on changelog_cli