Releases: gofrs/flock
Releases · gofrs/flock
v0.12.1
What's Changed
- tests: add tests about directory support by @ldez in #89
- chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all group by @dependabot in #90
- fix: missing read-write flag in reopenFDOnError by @crazy-max in #95
New Contributors
- @crazy-max made their first contribution in #95
Full Changelog: v0.12.0...v0.12.1
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
v0.11.0
v0.10.0
v0.9.0
What's Changed
- chore: add go modules by @moskyb in #57
- chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #65
- fix: replace Syscall6 with SyscallN on Windows by @ldez
New Contributors
Full Changelog: v0.8.1...v0.9.0