Skip to content

v1.11.0

Latest

Choose a tag to compare

@sywhang sywhang released this 29 Mar 23:02
· 3 commits to master since this release
de75ae5
  • Errors now supports any error that implements multiple-error interface.
  • Add Every function to allow checking if all errors in the chain satisfies errors.Is against the target error.