Releases: go-toolsmith/pkgload
Releases · go-toolsmith/pkgload
v1.2.2
What's Changed
- Bump golang.org/x/tools from 0.6.0 to 0.7.0 by @dependabot in #16
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Update README by @cristaloleg in #14
- Fix LoadPackages sorting by @cristaloleg in #15
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bump golang.org/x/tools from 0.5.0 to 0.6.0 by @dependabot in #12
- Add LoadPackages and small cleanups by @cristaloleg in #13
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Github actions and other updates by @cristaloleg in #11
Full Changelog: v1.0.1...v1.1.0
v1.0.1: add NonNil method, fix nil pointer deref (#9)
Bug fixing release.
Initial release
v1.0.0 add go.mod (#2)