v0.67.0 - flexible CORS configuration
What's Changed
- fix #1138 - Add support for generic types such as List[Object] by @yzutyc in https://github.com/sparckles/Robyn/pull/1139
- ci: fix Codspeed benchmark ci by @k4976 in https://github.com/sparckles/Robyn/pull/1169
- chore: fix typos by @hasansezertasan in https://github.com/sparckles/Robyn/pull/1166
- Flexible CORS Configuration Support by @Charlie-BU in https://github.com/sparckles/Robyn/pull/1159
New Contributors
- @yzutyc made their first contribution in https://github.com/sparckles/Robyn/pull/1139
- @hasansezertasan made their first contribution in https://github.com/sparckles/Robyn/pull/1166
- @Charlie-BU made their first contribution in https://github.com/sparckles/Robyn/pull/1159
Full Changelog: https://github.com/sparckles/Robyn/compare/v0.66.2...v0.67.0