Skip to content

v0.9.41

Compare
Choose a tag to compare
@lainio lainio released this 21 Aug 15:03
· 233 commits to master since this release
8fe8a79

Changelog

  • 8fe8a79 Merge pull request #19 from lainio/issue-18
  • c432749 assert pkg documentation for asserters
  • 049027f asserter methods deprecated
  • c1538a0 better tests for noerr case and chaingin handlers
  • 9cf5db4 english in try.To docs
  • a1e64a4 godoc typos & better example with multi-error
  • 8589b10 handler_test uses pkg vars, cannot t.Parallel
  • a44fce9 issue-18 bug fix: err wasn't checked, but now is
  • 9924243 keep werr up-to-date in Info
  • b756914 more go doc to try.ToX functions
  • 56256a7 more norrr test cases
  • 7b5af1d new migration helpers for marginal cases
  • a6012a9 t.Parallel for all that's possible
  • a4478e4 tests for issue-18 & t.Parallel for rest
  • 3398b49 version info 0.9.41 to README