Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.41 KB

File metadata and controls

34 lines (18 loc) · 1.41 KB

[0.1.4] - 2026-03-07

⛰️ Features

  • 8f3655b Support streams in service schema

📚 Documentation

  • 33d87df Switched to cargo-reedme for generating readme from rustdoc

[0.1.3] - 2026-03-02

⚙️ Miscellaneous Tasks

[0.1.2] - 2026-02-16

🐛 Bug Fixes

  • 8288219 Require at least prost 0.14.3 to avoid prost_path being ignored

[0.1.1] - 2026-02-16

🐛 Bug Fixes

  • 03983a2 Use Ordermap dependency only when the inventory feature is enabled

📚 Documentation

  • cc590b8 Updated readme with published docs
  • 717f1f3 Mention usage with tonic in readme
  • 8a22fd1 Corrected various spelling errors