Releases: romantolkachyov/python-matchit
Releases · romantolkachyov/python-matchit
Release list
v0.4.0
- fix generics issues
- update matchit to v0.9.2 (release notes)
- update pyo3 to v0.29.0
v0.3.0
- allow Any route values instead of strings only
- improve python typings
v0.2.0
- rename MatchResult
routefield toroute_id - improve python typings
v0.1.2
Remove mut from Router.at implementation
v0.1.1
Free-threading python support (nogil).