Releases: go-playground/assert
Releases · go-playground/assert
Release 2.2.0
Release 2.1.0
What's changed?
Use testing.TB
interface.
Release 2.0.1
What was fixed?
Corrected README documentation.
Release 2.0.0
Upgraded to go modules.
Release 1.2.1
Sorry for the noise, reversed regex + value parameters order for RegexMatch and NotMatchRegex
Release 1.2
Release 1.1
Update documentation and links for organization move from bluesuncorp to go-playground
Release 1.0.2
Update PanicMatches error message for easy error navigation in IDE or editor.
Release 1.0.1
Fix PanicMatches not throwing error when no panic occured
thanks @jtriber
Release 1.0
Initial Release