hoc/CHANGELOG.md
2023-05-22 05:02:23 +00:00

11 KiB

Changelog

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

[Unreleased]

Dependencies

  • Bump serde from 1.0.160 to 1.0.163 (#613, #617)
  • Bump actions/cache from 2 to 3 (#616)
  • Bump tokio from 1.28.0 to 1.28.1 (#618)
  • Bump reqwest from 0.11.17 to 0.11.18 (#619)
  • Bump vergen from 8.1.3 to 8.2.0 (#621)

[0.35.0] 2023-05-04

[0.34.0] 2023-04-13

[0.33.0] 2023-03-16

[0.32.0] 2023-03-06

[0.31.0] 2023-02-13

Dependency Updates

[0.30.0] 2023-01-16

New Features

  • Allow customization of the badge label (#546)

Dependency Updates

[0.29.0] 2023-01-07

Dependency Updates

[0.28.0] 2022-12-18

Fixes

  • Fixed clippy lint needless_borrow (#526)

Dependency Updates

[0.27.0] 2022-10-21

Dependency Updates

Fixes

  • Fix clippy lint needless-borrow (#514)

[0.26.0] 2022-10-03

Changed