Skip to content

1.1.0

Compare
Choose a tag to compare
@intgr intgr released this 25 May 19:53
· 21 commits to master since this release
  • Added ACLError::as_io_error() method to access the underlying std::io::Error instance (#57)
  • Minor: Documentation tweaks (#46)
  • Minor: Clippy warnings fixed (#47, #49)
  • Minor: CI/tests improvements (#44, #58)