Tags
Tags give the ability to mark specific points in history as being important
2.1.0
a37aec11
·
Added ability to have catch all route
·
Feb 06, 2019
2.0.1
ad04f955
·
Updated to work with python 3.7
·
Sep 21, 2018
2.0.0
835f98d2
·
HttpError parameters are now required to be keywords.
·
Dec 21, 2017
1.10.1
6c8b9976
·
Add debug logging of route results.
·
Sep 28, 2017
1.10.0
6e28e8ab
·
Added IPv6 support
·
Aug 15, 2017
1.9.3
569e859c
·
Moved to GitLab
·
Aug 02, 2017
1.9.2
52b462e7
·
Merge pull request
#8
from mkleehammer/7-content-type-json
·
May 09, 2017
1.9.1
692b08fc
·
Implement HTTP redirects.
·
Apr 27, 2017
1.9.0
e9baea59
·
Expose request.id and its shortcut ctx.id
·
Apr 17, 2017
1.8.1
6e9bf20e
·
Fixed SVG mime type.
·
Mar 28, 2017
1.8.0
f262ed12
·
Routes now use global 'logger' from
@get
,
@put
, etc. context.
·
Mar 20, 2017
1.7.0
88a6c124
·
Made it easier to manually get files from staticfiles.
·
Dec 26, 2016
1.6.2
da08809f
·
Update example e1 with new middleware directory.
·
Dec 19, 2016
1.6.1
71e652e9
·
Added optional secure parameter to set_cookie.
·
Nov 15, 2016
1.6.0
00f18df1
·
Added optional cache-control to static file routes.
·
Nov 14, 2016
1.5.1
e5782b43
·
Added get, put, post, and delete wrappers around @route.
·
Oct 14, 2016
1.5.0
bd23b454
·
Added method support to routes. Fixed async generator detection.
·
Oct 11, 2016
1.4.1
b9e27701
·
Add missing setup metadata
·
Aug 12, 2016
1.4.0
57d2c15e
·
Added expires to set_cookie.
·
Aug 02, 2016
1.3.4
c017b4e9
·
import versioneer
·
Jul 18, 2016
1
2