Files
google-apis-rs/google-clis-common/CHANGELOG.md
2022-09-29 09:13:45 +08:00

1.3 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

4.0.0 (2022-09-29)

The first release to allow CLIs to share code in a backwards compatible fashion.

Commit Statistics

  • 4 commits contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • Explicitly version strsim dependency to allow publish (b8555d6)
    • prepare changelog (6aab198)
    • run only tests that are actually used/implemented (a1e6496)
    • Add google-clis-common crate (322ea69)