Skip to content

Release v0.7.5

Compare
Choose a tag to compare
@tkrs tkrs released this 19 Mar 14:42
· 57 commits to master since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.7.5 (2023-03-19)

Documentation

Build

  • deps-dev: adopt once_cell instead of lazy_static (575fbeb)
  • deps: bump codecov/codecov-action from 3.1.0 to 3.1.1 (b41a36f)
  • deps: update base64 requirement from 0.13 to 0.20 (ed3e3e8)
  • deps: update base64 requirement from 0.20 to 0.21 (392b1a3)
  • deps: update rmp-serde and uuid (75434ba)

Feature

Maintenance

  • add RELEASE_BODY.md to gitignore (9f7a6c1)
  • migrate to rust edition 2021 (fb36db8)
  • update rust lower version (5600d1e)

CI/CD

  • release on GitHub Actions (86463f3)
  • remove user setting (7f828f4)
  • set git user to github bot (ea2a27c)
  • stop coverage (141ebfc)
  • update sccache to 0.3.3 (ad49b7b)
  • use dtolnay/rust-toolchain instead of actions-rs/toolchain (a6add72)