Changelog of @hackage/hats 0.1.0.1

0.1.0.1

  • Made exception handling for exceptions from the network package a little more robust. Exceptions from the network package is just strings, and matching of errors need to be done by string matching. If a string is changing the exception handler can fail. Added substring matching to better handle this case.

  • Fixing a documentation bug.

0.1.0.0