Releases: xadaemon/daemonize-me
Releases · xadaemon/daemonize-me
v2.0.1
v2.0.0
What's Changed
- Changed the public API to be more ergonomic;
- Added hooks that are called in different stages of the daemonization process;
- Many bug fixes for tier 2 and 3 targets;
Full Changelog: v1.0.2...v2.0.0
v1.0.2
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
- Separated MacOS and FreeBSD from openBSD and netBSD in ffi
Full Changelog: v1.0.1...v1.0.2
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.
Clippy lints and remove dead file
v0.3.1 Version 0.3.1
v0.2.1
v0.2.1-pre
remove possibility af panic from redirect_stdio, this is planned to b…
0.2.0-pre
v0.1.3-alpha
cargo.toml patch up