Files
2023-08-23 08:39:55 +02:00

4.0 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.

6.0.0 (2023-08-23)

A maintenance release that bumps the yup-oauth2 crate's version.

Commit Statistics

  • 4 commits contributed to the release over the course of 266 calendar days.
  • 307 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update changelog prior to common crate releases (0cf81f1)
    • Bump yup-oauth2 to the latest version, bringing in hyper-rustls v0.24. (58189b3)
    • Merge branch 'update_yup_oauth' (5f601f8)
    • Update yup-oauth2 to 8.0.0. (c6039c0)

5.0.0 (2022-10-20)

Breaking

Update mime dependency to 0.3 (from 0.2).

Commit Statistics

  • 6 commits contributed to the release.
  • 21 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Release google-clis-common v5.0.0 (83072ad)
    • Update apis-common crate changelog prior to release (065bd8d)
    • Merge branch 'refactor' (d202c95)
    • Add default impl to InvalidOptionsError (b706de7)
    • Cargo clippy --fix google-clis-common (f4317a2)
    • Update mime dependency in google-clis-common (85e0d28)

4.0.0 (2022-09-29)

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

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Release google-clis-common v4.0.0 (cd640a9)
    • Explicitly version strsim dependency to allow publish (b8555d6)
    • Prepare changelog (6aab198)
    • Merge branch 'common-cli-crate' (4c4d96d)
    • Run only tests that are actually used/implemented (a1e6496)
    • Add google-clis-common crate (322ea69)