Skip to content

1.3.0 - More Robust Error handling

Compare
Choose a tag to compare
@rakuyoMo rakuyoMo released this 02 Jun 05:36
· 50 commits to master since this release

Add

We have added two new error types to RouterError:

  1. resultNil: The returned result is nil.
  2. other: Other types of errors

We provide detailed documentation, please refer to code for more content.