v0.12.0
What's Changed
- feat: differentiation of Solaris and Illumos by @ldez in #80
- feat(windows): replace custom implementation with golang.org/x/sys/windows by @ldez in #81
- fix: update fnctl implementation by @ldez in #84
- feat: use runtime errors instead of compilation errors for unsupported platforms by @ldez in #85
- refactor: use x/sys/* instead of Syscall when possible by @ldez in #87
Full Changelog: v0.11.0...v0.12.0