Skip to content

Releases: SaturnFramework/Saturn

0.3.1

03 Feb 18:40
Compare
Choose a tag to compare

Fix JWT authorization
Set content root in use_static

0.3.0

02 Feb 22:48
Compare
Choose a tag to compare

Add toggle for forcing SSL
Add toggle for forcing CORS
Add helpers for JWT authentication

0.2.0

28 Jan 22:41
Compare
Choose a tag to compare

Initial version
Implemented pipeline abstraction
Implemented scope abstraction
Implemented controller abstraction
Implemented application abstraction
Implemented set of helpers for controllers
Implemented set of helpers for generating links following controller conventions
Implemented CORS handler