What's Changed
- assert: ensure message is always displayed & fix under bazel by @cstrahan in #276
- go.mod: golang.org/x/tools v0.13.0 for go1.22+ compatibility by @thaJeztah in #282
- poll: Continue(): use format.Message for formatting by @thaJeztah in #279
- fix TestFromDirSymlink on Windows due to missing drive-letter by @thaJeztah in #283
- Fix various linting issues and minor bugs by @thaJeztah in #280
- fix badges in readme, gofmt, and minor linting fix by @thaJeztah in #284
- circleci: add go1.21, go1.22, go1.23, and update golangci-lint to v1.60.3 by @thaJeztah in #285
- assert, assert/cmp: un-deprecate assert.ErrorType for now by @thaJeztah in #286
New Contributors
Full Changelog: v3.5.1...v3.5.2