Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 04:13
· 9 commits to master since this release
c8ecbc4
  • Breaking: Seal extension traits. (#20)
  • Breaking: Remove unsafe implementations of the FromRawFd/FromRawHandle traits. (#26)
  • Avoid using a build.rs script for feature autodetection. (#17)
  • Remove the autocfg dependency. (#18)
  • Avoid a heap allocation in the ReadDir implementation. (#23)