Skip to content

πŸ”– Release 5.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 01:16
· 20 commits to main since this release
0bf513e
  • 🚩 Add blocking-api cargo feature. This is mostly a proxy feature for zbus.
  • ⬆️ Update
    • zbus to v5.
    • async-std to v1.13.0.
    • serde to v1.0.210.
    • enumflags2 to v0.7.10.
    • byteorder to 1.5.0.
  • πŸ“ Add build pipeline badge to README.
  • πŸ”₯ Remove redundant imports.
  • πŸ€– CI workflow to publish release notes from annotated tags.
  • πŸ‘· Add basic Rust CI.