summaryrefslogtreecommitdiff
path: root/docs/changes.rst
Commit message (Expand)AuthorAgeFilesLines
* docs rename changelog to changes, add licenseDavid Lord2021-02-241-2/+2
* all deprecations warnings show removal versionDavid Lord2019-01-271-107/+2
* link issues in changesDavid Lord2017-11-301-1/+1
* Fix typos in documentation (#997)Jakub Wilk2016-08-271-2/+2
* Preparing for releaseArmin Ronacher2013-06-131-0/+6
* Added a changes entry for the new data functionalityArmin Ronacher2013-06-091-0/+8
* Version 0.6.2Armin Ronacher2010-04-231-0/+8
* better `__repr__` and `__str__` ofArmin Ronacher2010-02-131-0/+2
* deprecated :meth:`BaseResponse.iter_encoded`'s charset parameter.Armin Ronacher2009-10-081-0/+1
* deprecated non-silent usage of the :class:`werkzeug.LimitedStream`.Armin Ronacher2009-09-141-0/+1
* Added an entry to the documentation about the deprecation ofArmin Ronacher2009-08-061-0/+3
* Deprecated `fix_headers`. By doing this we can finally share responseArmin Ronacher2009-08-061-0/+3
* `cached_property.writeable` was deprecated.Armin Ronacher2009-07-241-0/+4
* :class:`MultiDict` copies now instead of revealing internalArmin Ronacher2009-04-121-0/+5
* Re-added request_handler to new server.Armin Ronacher2009-02-241-2/+3
* test support was refactored, semi-undocumented `werkzeug.test.File`Armin Ronacher2009-02-241-0/+2
* Fixed some bugs and implemented `EnvironBuilder` which however is not yet int...Armin Ronacher2009-02-231-0/+3
* Added more immutable classes and refactored cache control.Armin Ronacher2009-02-221-0/+3
* request objects are now enforced to be read only for all collections.Armin Ronacher2009-02-221-0/+3
* added :func:`quote_header_value` and :func:`unquote_header_value`Armin Ronacher2009-02-191-0/+2
* Removed custom documentation extensions that are unnecessary with latest sphi...Armin Ronacher2009-02-181-1/+6
* the :class:`Client` now supports cookies, documented these changes.Armin Ronacher2009-02-041-0/+2
* Added the changelog to the documentation.Armin Ronacher2009-02-041-0/+47