------------------------------------------------------------------- Mon Oct 21 13:32:04 UTC 2013 - dmueller@suse.com - update to 1.2.0: * Add tornado support ------------------------------------------------------------------- Thu Aug 8 20:26:27 UTC 2013 - dmueller@suse.com - update to 1.1.9: * Add sphinx.ext.autodoc-style HTTP API reference builder (from Bottle) ------------------------------------------------------------------- Mon May 13 09:01:41 UTC 2013 - dmueller@suse.com - update to 1.1.8: * Added better support for docstrings in flask.views.MethodView * Added jsonparameter along side form and query parameters. * Fixed issue with undefined Value and umethod variables. * Now http Pygments lexer can Handle continuous header lines well. * Added undoc-blueprints flag option to autoflask directive. * Fixed issue #29, a bug that autoflask directive raised UnicodeDecodeError when it contains non-ASCII characters. * Added endpoints flag option to autoflask directive. ------------------------------------------------------------------- Thu Nov 15 15:20:35 UTC 2012 - saschpe@suse.de - Initial version