Skip to content

Releases: sanic-org/sanic-routing

Version 0.3.1

Choose a tag to compare

@ahopkins ahopkins released this 17 Feb 13:40
  • Tweak regex splitter to handle additional edge case

Version 0.3.0

Choose a tag to compare

@ahopkins ahopkins released this 17 Feb 12:45
  • Add a couple properties to the Route
  • Add __slots__ to Route
  • Allow for partial regex matching, and named matching groups

Version 0.2.0

Choose a tag to compare

@ahopkins ahopkins released this 15 Feb 11:40

Remove overload name restriction

Version 0.1.1

Choose a tag to compare

@ahopkins ahopkins released this 15 Feb 08:45

Add py.typed and fix some exception messages.

Version 0.1.0

Choose a tag to compare

@ahopkins ahopkins released this 15 Feb 07:05

Initial release of Sanic Router