New
v1.8.0 - Updating to Go 1.18
What's Changed
- Automatically generate assertions.go by @riannucci in https://github.com/smartystreets/goconvey/pull/650
- Remove references to http://goconvey.co as malware squatters appear to have taken it by @mbsulliv in https://github.com/smartystreets/goconvey/pull/673
- upgrade deps, update to go 1.18 by @srabraham in https://github.com/smartystreets/goconvey/pull/674
- fix document about "go get" by @weishaopeng in https://github.com/smartystreets/goconvey/pull/671
- added main.goconvey by @xylophone21 in https://github.com/smartystreets/goconvey/pull/663
New Contributors
- @mbsulliv made their first contribution in https://github.com/smartystreets/goconvey/pull/673
- @srabraham made their first contribution in https://github.com/smartystreets/goconvey/pull/674
- @weishaopeng made their first contribution in https://github.com/smartystreets/goconvey/pull/671
- @xylophone21 made their first contribution in https://github.com/smartystreets/goconvey/pull/663
Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.7.2...v1.8.0