Files
python-sphinxcontrib-httpdo…/python-sphinxcontrib-httpdomain.changes

19 lines
762 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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