Skip to content

Releases: sparckles/Robyn

v0.55.0 - add prompt for a new port when a port is occupied

13 Jun 02:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.54.5...v0.55.0

v0.54.5 - fix the optional returns in headers.get

23 May 21:30
Compare
Choose a tag to compare

What's Changed

  • fix: add an optional return type in headers by @sansyrox in #805

Full Changelog: v0.54.4...v0.54.5

v0.54.4 - fix trailing slash issue in urls

19 May 23:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.54.3...v0.54.4

v0.54.3 - add a fix for sub process spawning

19 May 22:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.54.2...v0.54.3

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