diff --git a/python-slimit.changes b/python-slimit.changes index 868eab1..f06feaf 100644 --- a/python-slimit.changes +++ b/python-slimit.changes @@ -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 diff --git a/python-slimit.spec b/python-slimit.spec index 985343c..a144bcd 100644 --- a/python-slimit.spec +++ b/python-slimit.spec @@ -17,7 +17,7 @@ Name: python-slimit -Version: 0.7.4 +Version: 0.8.1 Release: 0 Url: http://slimit.org Summary: JavaScript minifier written in Python diff --git a/slimit-0.7.4.zip b/slimit-0.7.4.zip deleted file mode 100644 index 68d708f..0000000 --- a/slimit-0.7.4.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3916ff8b58545ee601d6fdc083dfd467f3709ea0f8e77ced35e1655e767496d7 -size 87154 diff --git a/slimit-0.8.1.zip b/slimit-0.8.1.zip new file mode 100644 index 0000000..fe66b98 --- /dev/null +++ b/slimit-0.8.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f433dcef899f166b207b67d91d3f7344659cb33b8259818f084167244e17720b +size 88217