Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-04-27 | 918 Bytes | |
v1.5.4 source code.tar.gz | 2022-04-27 | 33.8 kB | |
v1.5.4 source code.zip | 2022-04-27 | 45.9 kB | |
Totals: 3 Items | 80.6 kB | 0 |
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