v1.0.1
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.