Skip to content

v1.5.2

Compare
Choose a tag to compare
@shogo82148 shogo82148 released this 27 Apr 02:10
· 172 commits to main since this release
ceba4ef

What's Changed

  • Removed dead link by @COil in #337
  • Update issue templates by @nathany in #410
  • Test on Go 1.18 and two most recent versions by @nathany in #411
  • fix go vet warnings: call to (*T).Fatalf from a non-test goroutine by @shogo82148 in #416
  • Run cross-compilation builds on every push by @nshalman in #420
  • Don't set poller.fd twice in newFdPoller by @tklauser in #406
  • Re-enable tests for PRs by @nshalman in #415
  • Enable cross-compilation builds on PRs by @nshalman in #423
  • Integration Tests: change 1ms sleeps to 50ms by @nshalman in #422
  • Add FreeBSD testing in Github Actions (fix #389) by @r-darwish in #419
  • Allow build on unsupported GOOS by @tklauser in #424
  • Fix potential crash on windows if raw.FileNameLength exceeds syscall.MAX_PATH by @hu13 in #361
  • Add a feature to return the directories and files that are being monitored by @NitroCao in #374

New Contributors

Full Changelog: v1.5.1...v1.5.2