Skip to content

Releases: sparckles/Robyn

v0.54.2 - fix: request.json to remove the extra double quotes in string types

28 Apr 03:11
7d68812
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.54.1...v0.54.2

v0.54.1 - fix before request middleware for file uploads

12 Apr 20:53
Compare
Choose a tag to compare

What's Changed

  • ci(commitizen): enforce conventional-commit syntax by @iiian in #776
  • feat: add a default type in Query Params get by @sansyrox in #787
  • fix: before request middleware for file uploads by @sansyrox in #785

New Contributors

Full Changelog: v0.54.0...v0.54.1

v0.54.0 - add form data handling and file handling

04 Apr 18:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.53.2...v0.54.0

v0.53.2 - add __contains__ in headers

02 Apr 06:53
Compare
Choose a tag to compare

Full Changelog: v0.53.2...v0.53.2

What's Changed

Full Changelog: v0.53.1...v0.53.2

v0.53.1 - fix internal json rendering

26 Mar 17:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.53.0...v0.53.1

v0.53.0 - [BREAKING 🚨] - add a tuple return type and dict return cast to json

25 Mar 08:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.52.3...v0.53.0

v0.52.3 - fix the export namespace for websockets

20 Mar 02:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.52.1...v0.52.3

v0.52.2 - Fix a typo in sqlalchemy and CI fixes

19 Mar 22:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.52.0...v0.52.1

v0.52.0 - Add sqlmodel in Robyn scaffolds!

11 Feb 20:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.51.3...v0.52.0

v0.51.3 - fix Dockerfile in robyn scaffolds

10 Feb 22:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.51.2...v0.51.3