New
v1.6.7
What's Changed
- Add ShouldEqualJSON to the assertion export list. by @paudley in https://github.com/smartystreets/goconvey/pull/628
- Add simple update script and CI check for 3rd party libs. by @riannucci in https://github.com/smartystreets/goconvey/pull/634
- Update Travis CI badge by @riannucci in https://github.com/smartystreets/goconvey/pull/635
- Fix #639: Disable pre-compilation for Go 1.16+ by @riannucci in https://github.com/smartystreets/goconvey/pull/640
New Contributors
- @paudley made their first contribution in https://github.com/smartystreets/goconvey/pull/628
Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.6.6...v1.6.7