Skip to content

Releases: romantolkachyov/python-matchit

v0.4.0

Choose a tag to compare

@romantolkachyov romantolkachyov released this 16 Jul 14:14
  • fix generics issues
  • update matchit to v0.9.2 (release notes)
  • update pyo3 to v0.29.0

v0.3.0

Choose a tag to compare

@romantolkachyov romantolkachyov released this 29 Jan 15:37
d9faa32
  • allow Any route values instead of strings only
  • improve python typings

v0.2.0

Choose a tag to compare

@romantolkachyov romantolkachyov released this 29 Jan 14:20
8a594d0
  • rename MatchResult route field to route_id
  • improve python typings

v0.1.2

Choose a tag to compare

@romantolkachyov romantolkachyov released this 29 Jan 13:16
949f969

Remove mut from Router.at implementation

v0.1.1

Choose a tag to compare

@romantolkachyov romantolkachyov released this 29 Jan 12:05
0ad6cfc

Free-threading python support (nogil).

v0.1.0

Choose a tag to compare

@romantolkachyov romantolkachyov released this 29 Jan 11:42
23f9bf1
return MatchResult from at method