Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@golanglibs golanglibs released this 03 Sep 20:28
8d3e65f

What's Changed

  • [bugfix] fix Nil, NotNil to check nil functions by @golanglibs in #12
  • [feature] add deep equal assertion methods and remove unneeded assertion methods by @golanglibs in #13
  • [doc] add documentation for DeepEqual and NotDeepEqual by @golanglibs in #14
  • [minor] add improvement tag for PR title in PR template by @golanglibs in #15
  • [improvement] allow any type for error for PanicWithError and NotPanicWithError assertion methods by @golanglibs in #16

Full Changelog: v0.4.0...v0.5.0