Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

Releases: danieldaeschle/swapy

0.2.2-alpha

22 Feb 09:23
Compare
Choose a tag to compare
0.2.2-alpha Pre-release
Pre-release

Features

  • Added routes() function to standard lib. see #3

Fixes

  • Many small bugs

0.2.1-alpha

08 Feb 21:35
Compare
Choose a tag to compare
0.2.1-alpha Pre-release
Pre-release

Fixes

  • Issue #1

0.2-alpha

08 Feb 15:07
Compare
Choose a tag to compare
0.2-alpha Pre-release
Pre-release

Features

  • Documentation and wiki
  • Sessions
  • Testing support
  • Rendering HTML templates
  • Environment variables
  • Secure cookie implementation
  • Setting cookies

0.1-alpha

26 Jan 11:05
Compare
Choose a tag to compare
0.1-alpha Pre-release
Pre-release

Features

  • Sending files
  • Redirect function
  • Favicon function
  • Config function
  • Exception middlewares
  • Cors middleware
  • Shared folder support
  • SSL support
  • werkzeug as base