875 B
875 B
Changelog
v0.1.8 (2026-07-07)
- Use native inotify on FreeBSD unconditionally (#32)
v0.1.7 (2026-07-02)
- Add
freebsd-nativefeature to bypass libnotify on FreeBSD (#26)
v0.1.6 (2026-07-01)
v0.1.5 (2021-01-16)
- Add LICENSE file (#21)
v0.1.4 (2020-11-06)
- Fix build by no longer failing on warnings
v0.1.3 (2018-07-26)
Bug Fixes
- Use platform-specific constants from libc (b363dff1)