Releases: DLR-FT/a653rs
Releases · DLR-FT/a653rs
a653rs 0.6.0
🚀 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
Features
- Queuing ports can signal overflow
a653rs 0.4.1
Miscellaneous Tasks
- Release 0.4.1
a653rs 0.4.0
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
chore: release 0.3.3