Skip to content

Latest commit

 

History

History
337 lines (212 loc) · 17.8 KB

CHANGELOG.md

File metadata and controls

337 lines (212 loc) · 17.8 KB

Changelog

v0.16.0 (2022-04-29)

Full Changelog

Closed issues:

  • [Feature Request] Add list of sponsors on the project website #182
  • Optional build feature for io_uring #177
  • Create Custom headers for the response. #174

Merged pull requests:

v0.15.1 (2022-03-24)

Full Changelog

Closed issues:

  • Add middleware support #95

Merged pull requests:

v0.15.0 (2022-03-17)

Full Changelog

Closed issues:

  • [BUG] Unable to modify headers in middlewares #167
  • Add Pycon talk link to docs #102

v0.14.0 (2022-03-03)

Full Changelog

Fixed bugs:

Merged pull requests:

v0.13.1 (2022-02-19)

Full Changelog

v0.13.0 (2022-02-15)

Full Changelog

v0.12.1 (2022-02-13)

Full Changelog

Closed issues:

  • [BUG] Default URL cannot be assigned #159
  • Upcoming release(s) #141

v0.12.0 (2022-01-21)

Full Changelog

Closed issues:

  • Consider adding startup events #153
  • Remove poetry dependency #150

Merged pull requests:

v0.11.1 (2022-01-11)

Full Changelog

v0.11.0 (2022-01-07)

Full Changelog

Fixed bugs:

  • Hot Reloading goes in an infinite loop #115

Closed issues:

  • Benchmarks to Björn, uvicorn etc. #142
  • Add Python linter setup #129
  • Add fixtures in testing #84

v0.10.0 (2021-12-20)

Full Changelog

Closed issues:

  • Add PyPI classifiers #127
  • Robyn version 0.9.0 doesn't work on Mac M1 Models #120
  • Inconsistency in steps mentioned in Readme to run locally #119
  • Async web socket support #116
  • Reveal Logo to be removed from Future Roadmap #107
  • Dead Link for Test Drive Button on Robyn Landing Page #106
  • Add issue template, pr template and community guidelines #105
  • For v0.7.0 #72
  • Add better support for requests and response! #13

Merged pull requests:

v0.9.0 (2021-12-01)

Full Changelog

Closed issues:

  • Add more HTTP methods #74

Merged pull requests:

v0.8.1 (2021-11-17)

Full Changelog

Fixed bugs:

  • The default start is running the server at '0.0.0.0' instead of '127.0.0.1' #110

v0.8.0 (2021-11-10)

Full Changelog

Closed issues:

  • Share the TCP web socket across different cores #91
  • Improve the router #52
  • [Stretch Goal] Create a a way of writing async request #32
  • Improve the router #29

Merged pull requests:

v0.7.1 (2021-10-28)

Full Changelog

Closed issues:

  • Remove the solution using dockerisation of tests #98
  • Functions not working without request param #96
  • Add actix router #85
  • Request apart from GET are not working in directory subroutes #79
  • Add the ability to share the server across the network #69
  • Add the ability to view headers in the HTTP Methods #54
  • Add tests! #8

v0.7.0 (2021-10-03)

Full Changelog

Closed issues:

  • Robyn the replacement of Quart #86
  • Add Pytest support for the test endpoints #81

Merged pull requests:

v0.6.1 (2021-08-30)

Full Changelog

Closed issues:

  • Make a new release #71
  • Update to the pyo3 v0.14 #63
  • Add the support to serve static directories #55
  • Add support for mounting directory #38

Merged pull requests:

v0.6.0 (2021-08-11)

Full Changelog

Closed issues:

  • Add body support for PUT, POST and PATCH #53
  • Away with limited internet access till 1st August #51
  • Add doc stings #42
  • OSX builds are failing #41
  • Add a dev server implementation #37
  • Mini Roadmap | A list of issues that would require fixing #19
  • Add support for Object/JSON Return Type! #9

v0.5.3 (2021-07-12)

Full Changelog

Merged pull requests:

v0.5.2 (2021-07-11)

Full Changelog

v0.5.1 (2021-07-10)

Full Changelog

Closed issues:

  • Make html file serving more robust #45
  • Try to serve individual static files using vanilla rust #43
  • Error on import #16
  • Add multiple process sharing #2

v0.5.0 (2021-07-01)

Full Changelog

Closed issues:

  • QPS drops drastically after processing many requests #31
  • Improve the way you parse TCP streams #30
  • Re-introduce thread pool for the sync functions (maybe) #22
  • Add async listener object in rust stream! #11

Merged pull requests:

v0.4.1 (2021-06-26)

Full Changelog

Closed issues:

  • Add PyPi Metadata #5

Merged pull requests:

0.4.0 (2021-06-22)

Full Changelog

Closed issues:

  • Add support for Sync functions as well! #7

v0.3.0 (2021-06-21)

Full Changelog

Closed issues:

  • Architecture link in readme redirects to raw content #18
  • Link pointing to the wrong destination #6

Merged pull requests:

v0.2.3 (2021-06-18)

Full Changelog

Closed issues:

  • Improve async runtime #3

* This Changelog was automatically generated by github_changelog_generator