Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@eldruin eldruin released this 22 Sep 08:44
· 20 commits to master since this release
bd58cf1
  • 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.