forked from pool/python-bottle
Accepting request 234835 from home:TheBlackCat:branches:devel:languages:python
Update to 0.12.7 OBS-URL: https://build.opensuse.org/request/show/234835 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bottle?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 12:20:37 UTC 2014 - toddrme2178@gmail.com
|
||||
|
||||
- Update to 0.12.7
|
||||
* No upstream changelog
|
||||
- Update to 0.12
|
||||
* New SimpleTemplate parser implementation
|
||||
* Support for multi-line code blocks (<% ... %>).
|
||||
* The keywords include and rebase are functions now
|
||||
and can accept variable template names.
|
||||
* The new BaseRequest.route() property returns the Route
|
||||
that originally matched the request.
|
||||
* Removed the BaseRequest.MAX_PARAMS limit.
|
||||
The hash collision bug in CPythons dict() implementation was
|
||||
fixed over a year ago. If you are still using Python 2.5 in
|
||||
production, consider upgrading or at least make sure that you
|
||||
get security fixed from your distributor.
|
||||
* New ConfigDict API (see Configuration (DRAFT))
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 19:50:09 UTC 2013 - os-dev@jacraig.com
|
||||
|
||||
|
Reference in New Issue
Block a user