Releases: google/fswalker
Releases · google/fswalker
v0.3.3
What's Changed
- Return ErrSameWalks when comparing a Walk against itself. by @fhchstr in #30
- Fix cmpopts import path. by @fhchstr in #31
- chore(deps): Upgrade dependencies to latest by @julio-lopez in #32
- chore(ci): Upgrade Go to 1.21 by @julio-lopez in #34
- Remove usage of deprecated ioutil package by @julio-lopez in #35
- Update dependencies by @aaomidi in #38
- Add unit test runner and dependabot by @aaomidi in #40
- Switch from deprecated protobuf to new protobuf by @aaomidi in #39
- clone protos with proto.Clone and some formatting fixes by @julio-lopez in #37
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #41
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #42
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #43
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #44
- Fix nil dereference in worker and move to filepath.WalkDir by @jklong in #45
New Contributors
- @aaomidi made their first contribution in #38
- @dependabot made their first contribution in #41
- @jklong made their first contribution in #45
Full Changelog: v0.3.2...v0.3.3