Skip to content

Releases: DLR-FT/a653rs

a653rs 0.6.0

12 Jun 06:45
af33993
Compare
Choose a tag to compare

🚀 Features

  • [breaking] Rename SamplingPort types to ConstSamplingPort
  • [breaking] Rename QueuingPort types to ConstQueuingPort
  • Add non-const-generic sampling ports
  • Add non-const-generic queuing ports
  • Make some channel functions constant

🐛 Bug Fixes

  • (a653rs) [breaking] Fix error-values on write verification
  • Clippy lints

🚜 Refactor

  • Change QueuingPort related generics to Q

🧪 Testing

  • Add QueuingPortReceiver to example

⚙️ Miscellaneous Tasks

  • Flake.lock: Update
  • Update Rust dependencies

a653rs 0.5.0

30 Jan 12:09
Compare
Choose a tag to compare

Features

  • Queuing ports can signal overflow

a653rs 0.4.1

24 Jan 15:52
ae5890a
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Release 0.4.1

a653rs 0.4.0

24 Jan 15:36
24332eb
Compare
Choose a tag to compare

Bug Fixes

  • Remove REFRESH_PERIOD from queuing port documentation
  • Change required trait for Queuing and Sampling Ports to Ext version

Features

  • Re-export bindings only with feature
  • Remove full_doc feature

Miscellaneous Tasks

  • Flake.lock: Update

a653rs 0.3.3

18 Dec 10:18
8894ae5
Compare
Choose a tag to compare
chore: release 0.3.3