v0.82.1 - fix cors regression
What's Changed
- feat: speed up CI with caching, reduced matrix, and path filters by @sansyrox in https://github.com/sparckles/Robyn/pull/1338
- feat(website): comprehensive SEO overhaul and blog scaffold by @sansyrox in https://github.com/sparckles/Robyn/pull/1340
- fix: enable default autoescape for Jinja2 templates by @RinZ27 in https://github.com/sparckles/Robyn/pull/1321
- chore: add Granian attribution to asyncio.rs by @sansyrox in https://github.com/sparckles/Robyn/pull/1342
- fix: prevent CORS header duplication on middleware early-return responses by @sansyrox in https://github.com/sparckles/Robyn/pull/1347
New Contributors
- @RinZ27 made their first contribution in https://github.com/sparckles/Robyn/pull/1321
Full Changelog: https://github.com/sparckles/Robyn/compare/v0.82.0...v0.82.1
