1.3.0 - More Robust Error handling
Add
We have added two new error types to RouterError
:
resultNil
: The returned result is nil.other
: Other types of errors
We provide detailed documentation, please refer to code for more content.
We have added two new error types to RouterError
:
resultNil
: The returned result is nil.other
: Other types of errorsWe provide detailed documentation, please refer to code for more content.