v0.56.3 - implement a `set_cookie` interface in Response struct
What's Changed
- feat: implement
set_cookie
function by @VishnuSanal in https://github.com/sparckles/Robyn/pull/870 - fix: typo error in postgres scaffold by @octaviusp in https://github.com/sparckles/Robyn/pull/883
New Contributors
- @octaviusp made their first contribution in https://github.com/sparckles/Robyn/pull/883
Full Changelog: https://github.com/sparckles/Robyn/compare/v0.56.2...v0.56.3