v0.64.2 - fix a bug in allow cors and internal refactors
What's Changed
- Two tiny corrections found by mypy 1.13 by @dave42w in https://github.com/sparckles/Robyn/pull/1032
- Update pyproject.toml by @dave42w in https://github.com/sparckles/Robyn/pull/1037
- Update README.md to encourage all tests are run by @dave42w in https://github.com/sparckles/Robyn/pull/1036
- Router refactor by @dave42w in https://github.com/sparckles/Robyn/pull/1043
- Feat: integrate uv in the ci pipelines and the docs by @Mr-Sunglasses in https://github.com/sparckles/Robyn/pull/1040
- Minimal mypy update to openapy.py, adding dict type by @dave42w in https://github.com/sparckles/Robyn/pull/1048
- Minimum change to SubRouter so get, post etc have same signature as Robyn by @dave42w in https://github.com/sparckles/Robyn/pull/1049
- fix: allow cors in robyn by @sansyrox in https://github.com/sparckles/Robyn/pull/1057
Full Changelog: https://github.com/sparckles/Robyn/compare/v0.64.1...v0.64.2