What's Changed
- Add github action for merging main branch by @dnephin in #211
- ci: add go1.16 by @dnephin in #213
- golden: only create dir if update flag is set by @dnephin in #215
- CircleCI: update to GA version of Go 1.16 by @thaJeztah in #216
- go.mod: update dependencies by @thaJeztah in #217
- ci: set path for go install by @dnephin in #219
- icmd: replace all usages of os/exec with golang.org/x/sys/execabs by @thaJeztah in #218
- ci: add go1.17, remove go1.13 by @dnephin in #221
- assert: ErrorIs by @dnephin in #208
- fs: add DirFromPath by @dnephin in #222
- Stop creating directory outside of testdata by @seriousben in #223
- fs: Fix #141 comparing symlink permissions by @DominicLavery in #224
New Contributors
- @DominicLavery made their first contribution in #224
Full Changelog: v3.0.3...v3.1.0