v3.3.0
What's Changed
- Fix uppercase generic type parameters by @fen4o in #1022
- Add parameter type to EXPECT method doc comments. by @LandonTClipp in #1034
- Fix missing dependency by running go mod tidy by @miner46er in #1045
- Fix issue with nil in
.Run()
causing panic by @LandonTClipp in #1043 - Fix unroll-variadic default in v3 migration by @LandonTClipp in #1054
New Contributors
- @fen4o made their first contribution in #1022
- @miner46er made their first contribution in #1045
Full Changelog: v3.2.5...v3.3.0