v0.0.2 - needs `go` `1.17`, various small bugfixes
WARNING: This requires go
1.17
due to bumping golang.org/x/sys
to v0.2.0
, but we didn't realize until after the release was tagged so go.mod
didn't bump min version of go
.
What's Changed
- fix build-tags, fix/update deprecated features, and fix inconsistency in path used by @thaJeztah in #61
- fix: named ns handler may leak by @gunofmoon in #59
- chore(deps): bump golang.org/x/sys to v0.2.0 by @mmorel-35 in #58
New Contributors
- @thaJeztah made their first contribution in #61
- @gunofmoon made their first contribution in #59
- @mmorel-35 made their first contribution in #58
Full Changelog: v0.0.1...v0.0.2