Skip to content

a653rs 0.6.0

Latest
Compare
Choose a tag to compare
@sevenautumns sevenautumns released this 12 Jun 06:45
af33993

🚀 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