Releases: sanic-org/sanic-routing
Releases · sanic-org/sanic-routing
Release list
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
Version 0.1.1
Add py.typed and fix some exception messages.