Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 02:05

ExceptionUnwrapping v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Add is_wrapped_exception(e) function (#4) (@NHDaly)
  • Fix test_throws_wrapped to print the correct message on unexpected pass (#5) (@NHDaly)