Skip to content

Releases: Matteo0810/asita

v0.2.5-alpha stable

10 Nov 20:35
27cd34b
Compare
Choose a tag to compare

Adding router system
Adding use method to create routers (I will put examples)

v0.2.0-apha

07 Nov 00:48
68a26fd
Compare
Choose a tag to compare
v0.2.0-apha Pre-release
Pre-release

Fixed:

  1. Session : reworked all session system
  2. Issue with routes : you can't add a lot of HTTP method for one route
  3. Removed methods and properties
  4. Adding Sessions class and Session class instead of CookieParser class
  5. Adding examples

[-] CookieParser
[+] Session, Sessions

v0.1.0-alpha

06 Nov 12:31
68a26fd
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Full Changelog: https://github.com/Matteo0810/PyServ/commits/new
Version not really stable