2013-08-09 08:24:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2013-05-13 09:27:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2012-11-15 15:23:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 15 15:20:35 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|