conventional 0.4.0 copy "conventional: ^0.4.0" to clipboard
conventional: ^0.4.0 copied to clipboard

A light-weight library for working with commits that follow the Conventional Commits specification.

0.4.0 (2023-11-30) #

BREAKING CHANGES #

  • upgrade to dart 3 plus libraries esp. petitparser (17517f6)

0.3.1 (2022-07-27) #

Bug Fixes #

Features #

  • updated petitparser to v5 (cd20213)

0.3.0 (2021-10-25) #

BREAKING CHANGES #

  • incrementBuild, afterV1, and pre flags (8d24c86)

0.2.4 (2021-04-03) #

Bug Fixes #

Features #

0.2.3 #

  • writeChangelogToFile() for writing changelogs to File

0.2.2 #

  • Fix parsing problem when there is 'commit' in commit message

0.2.1 #

  • Fix next_version increment logic

0.2.0 #

  • Use petite_parser for robust commit parsing

0.1.0 #

  • Updated equatable dependency

0.1.0-pre #

  • Added lintCommit() for linting commit messages based on Conventional Commit logs
  • Added some API documentation

0.0.2-pre #

  • Added nextVersion() for determining the next version based on commits

0.0.1-pre #

  • Initial version
4
likes
140
pub points
62%
popularity

Publisher

verified publisherbrainchildprojects.com

A light-weight library for working with commits that follow the Conventional Commits specification.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, petitparser, pub_semver

More

Packages that depend on conventional