14
0
forked from pool/python-slimit

Accepting request 198372 from home:poorboywilly:branches:devel:languages:python

Update to 0.8.1

OBS-URL: https://build.opensuse.org/request/show/198372
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slimit?expand=0&rev=9
This commit is contained in:
Sascha Peilicke
2013-09-11 07:52:27 +00:00
committed by Git OBS Bridge
parent 4d799c8728
commit b6483cc2ef
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 10 18:37:51 UTC 2013 - os-dev@jacraig.com
- Update to 0.8.1:
* Bug fix: Fix syntax error in the output of for statement with some form of
expressions
- Changes from 0.8.0:
* Python 3.x support
* Bug fix: slimit removes parentheses from ternary expression, causes syntax
error in jQuery
* Bug fix: simple identifier in FOR init
* Bug fix: using $ for mangled function names conflicts with jQuery
-------------------------------------------------------------------
Thu Sep 5 21:14:10 UTC 2013 - os-dev@jacraig.com