Skip to content

Releases: romantolkachyov/python-matchit

v0.3.0

29 Jan 15:37
d9faa32

Choose a tag to compare

  • allow Any route values instead of strings only
  • improve python typings

v0.2.0

29 Jan 14:20
8a594d0

Choose a tag to compare

  • rename MatchResult route field to route_id
  • improve python typings

v0.1.2

29 Jan 13:16
949f969

Choose a tag to compare

Remove mut from Router.at implementation

v0.1.1

29 Jan 12:05
0ad6cfc

Choose a tag to compare

Free-threading python support (nogil).

v0.1.0

29 Jan 11:42
23f9bf1

Choose a tag to compare

return MatchResult from at method