Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@ogham ogham released this 08 Oct 02:19

Breaking changes

  • Certain functions now return Arc<OsStr> rather than Arc<OsString>

Bug fixes and other changes

  • Retry lookups with larger buffer sizes on ERANGE error condition (#38)
  • Switch logging to use Trace level rather than Debug (#39)