Releases: davidcole1340/mcp2515-rs
Releases · davidcole1340/mcp2515-rs
Version 0.2.2
What's Changed
- add examples and add support for
ufmt
by @davidcole1340 in #3
New Contributors
- @davidcole1340 made their first contribution in #3
Full Changelog: v0.2.1...v0.2.2
Version 0.2.1
- Most public types now implement
defmt::Format
when thedefmt
feature is enabled
Full Changelog: v0.2.0...v0.2.1
Version 0.2.0
What's Changed
- Do not take ownership of clocks by @ptpaterson in #2
New Contributors
- @ptpaterson made their first contribution in #2
Full Changelog: https://github.com/davidcole1340/mcp2515-rs/commits/v0.2.0