Skip to content

Releases: sanic-org/sanic-routing

Version 0.3.1

17 Feb 13:40
Compare
Choose a tag to compare
  • Tweak regex splitter to handle additional edge case

Version 0.3.0

17 Feb 12:45
Compare
Choose a tag to compare
  • Add a couple properties to the Route
  • Add __slots__ to Route
  • Allow for partial regex matching, and named matching groups

Version 0.2.0

15 Feb 11:40
Compare
Choose a tag to compare

Remove overload name restriction

Version 0.1.1

15 Feb 08:45
Compare
Choose a tag to compare

Add py.typed and fix some exception messages.

Version 0.1.0

15 Feb 07:05
Compare
Choose a tag to compare

Initial release of Sanic Router