Releases: castor-labs/router
Releases · castor-labs/router
3.0.0
3.0.0 (2021-12-11)
api
- back to traditional api (d81256a)
BREAKING CHANGES
- This removes a lot of methods and complexity.
- The ProtocolError exception was removed and replaced by case-by-case exceptions
- The error handler does not log errors anymore nor attempt to id requests
- Route now requires a handler
- FinalHandler now throws proper exceptions
2.0.0
v1.0.0
v1.0.0
Initial release