Releases: gostaticanalysis/forcetypeassert
Releases · gostaticanalysis/forcetypeassert
v0.2.0
What's Changed
- Update x/tools to fix panic in tests by @alexandear in #19
- go.mod: bump golang.org/x/tools dependency by @egonelbre in #20
- Add tagpr and version up Go and dependencies by @tenntenn in #21
- Support any by @tenntenn in #23
- Fix for #18 by @tenntenn in #24
New Contributors
- @alexandear made their first contribution in #19
- @egonelbre made their first contribution in #20
Full Changelog: v0.1.0...v0.2.0
v0.1.0: First release
- First release 🎉