v0.46.0 - [BREAKING 🚨] - Replace `queries` with `query_params` and replace `dict` with a custom `multimap`
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/sparckles/Robyn/pull/683
- Fix a few typos in documentation by @danielhoherd in https://github.com/sparckles/Robyn/pull/689
- docs: replace beta community link with new link by @sansyrox in https://github.com/sparckles/Robyn/pull/690
- Fix typo in file uploads docs by @Abdur-rahmaanJ in https://github.com/sparckles/Robyn/pull/694
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/sparckles/Robyn/pull/692
- docs: add docs for v0.45.0 - improve create robyn app by @sansyrox in https://github.com/sparckles/Robyn/pull/700
- fix: add a multi map data structure to query parameters by @sansyrox in https://github.com/sparckles/Robyn/pull/699
New Contributors
- @danielhoherd made their first contribution in https://github.com/sparckles/Robyn/pull/689
Full Changelog: https://github.com/sparckles/Robyn/compare/v0.45.0...v0.46.0