Releases: sanic-org/sanic-routing
Releases · sanic-org/sanic-routing
Version 0.3.1
- Tweak regex splitter to handle additional edge case
Version 0.3.0
- Add a couple properties to the
Route
- Add
__slots__
toRoute
- Allow for partial regex matching, and named matching groups
Version 0.2.0
Remove overload name restriction
Version 0.1.1
Add py.typed
and fix some exception messages.
Version 0.1.0
Initial release of Sanic Router