rust-embedded / rust-i2cdev

Rust library for interfacing with i2c devices under Linux
Apache License 2.0
205 stars 53 forks source link

Release 0.4.3 preparation #54

Closed eldruin closed 4 years ago

eldruin commented 4 years ago

I updated docopt to version 1.0 and bumped the patch version since the I2CTransfer trait is only an addition to the interface.

53 could also be merged before the release but it is orthogonal.

rust-highfive commented 4 years ago

r? @nastevens

(rust_highfive has picked a reviewer for you, use r? to override)

posborne commented 4 years ago

@eldruin LGTM, a tag for 0.4.2 didn't appear to be pushed, so I went back and added that at the proper commit. I'll merge and release this to crates. I reviewed to confirm that it does not appear that any of the changes are semver impacting.

We probably should make the MSRV more explicit with this crate, but even so I didn't see anything here that would majorly affect the MSRV.

posborne commented 4 years ago

0.4.3 tagged and published: https://crates.io/crates/i2cdev