Skip to content

Latest commit

 

History

History
224 lines (143 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

224 lines (143 loc) · 12.1 KB

Changelog

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