Sourced from github.com/gofrs/flock's releases.
v0.11.0
What's Changed
- feat: add options to define flag and permissions of the file by
@ldezin gofrs/flock#76- tests: remove files generated during tests by
@ldezin gofrs/flock#77Full Changelog: https://github.com/gofrs/flock/compare/v0.10.0...v0.11.0
v0.10.0
What's Changed
- feat: add support for Illumos/Solaris by
@gaigein gofrs/flock#63- chore: migrate from gopkg.in/check to stretchr/testify by
@ldezin gofrs/flock#70- docs: remove reference to sync.Locker by
@ldezin gofrs/flock#66New Contributors
@gaigemade their first contribution in gofrs/flock#63Full Changelog: https://github.com/gofrs/flock/compare/v0.9.0...v0.10.0
v0.9.0
What's Changed
- chore: add go modules by
@moskybin gofrs/flock#57- chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by
@dependabotin gofrs/flock#65- fix: replace Syscall6 with SyscallN on Windows by
@ldezNew Contributors
@moskybmade their first contribution in gofrs/flock#57@ldezmade their first contribution in gofrs/flock#64Full Changelog: https://github.com/gofrs/flock/compare/v0.8.1...v0.9.0
b659e1e
feat: use options on retry (unix) (#78)41cd564
tests: remove files generated during tests (#77)2bc2890
feat: add option to define flag and permissions of the file (#76)502c570
chore: simplify GOOS evaluationd82685e
feat: add support for Illumos/Solaris (#63)e5593aa
chore: improve linter configuration (#75)11de3da
chore: improve issue templates282887c
chore: add issue templates (#74)f29941e
chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the
all gro...7e2658a
docs: improve security policies (#71)