Skip to content

v1.0.1

Choose a tag to compare

@xadaemon xadaemon released this 22 Mar 08:18
· 43 commits to trunk since this release
53abbf5

Compatibility and advisories

This release is fully backwards compatible to 1.0.0 as per semver rules.
On linux this release does not change anything and continued use of v1.0.0 is safe.

What's Changed

  • MacOS no longer fails to build
  • BSD family OSes now wont segfault when handling groups or passwd entries

Full Changelog: v1.0.0...v1.0.1

Thanks to @conormdowney for reporting the issue that originated this release and @tqwewe for helping in the debugging process.