v1.5.4
版本发布时间: 2022-04-27 10:09:19
fsnotify/fsnotify最新发布版本:v1.7.0(2023-10-22 14:28:14)
What's Changed
- Fix compilation for OpenBSD by @mattn in https://github.com/fsnotify/fsnotify/pull/443
- go.mod: use latest x/sys by @kevinburkesegment in https://github.com/fsnotify/fsnotify/pull/444
- README.md: link to pkg.go.dev for golang.org/x/sys package by @tklauser in https://github.com/fsnotify/fsnotify/pull/441
- Windows: add missing defer to Watcher.WatchList by @Sojamann in https://github.com/fsnotify/fsnotify/pull/447
- Prepare for v1.5.4 by @shogo82148 in https://github.com/fsnotify/fsnotify/pull/448
New Contributors
- @mattn made their first contribution in https://github.com/fsnotify/fsnotify/pull/443
- @kevinburkesegment made their first contribution in https://github.com/fsnotify/fsnotify/pull/444
- @Sojamann made their first contribution in https://github.com/fsnotify/fsnotify/pull/447
Full Changelog: https://github.com/fsnotify/fsnotify/compare/v1.5.2...v1.5.4