Skip to content

Releases: rust-embedded/gpio-cdev

Release 0.6.0

12 Sep 07:13
cca3424
Compare
Choose a tag to compare
  • Updated nix to version 0.27.
  • Updated bitflags to version 2.4.
  • MSRV is now 1.65.0.

Release 0.5.1

22 Nov 21:55
0665e24
Compare
Choose a tag to compare
  • Updated nix to version 0.23.

Release 0.5.0

22 Sep 08:44
bd58cf1
Compare
Choose a tag to compare
  • Update Tokio to 1.x. #55.
  • Fix lsgpio example to output gpio line flags.
  • Add is_empty() function for Lines struct.
  • Add common trait implementations for public structures.
  • Breaking change of LineEventHandle::get_event() which now expects &mut self.
  • MSRV is now 1.46.0.
  • Updated nix to version 0.22.
  • Updated quicli to version 0.4.
  • Updated bitflags to version 1.3.