forked from pool/perl-JavaScript-Minifier-XS
- updated to 0.11
- RT #58416; don't segfault when trying to minify non-javascript 0.10 Mon Jan 26 22:46 PST 2015 - RT #64948; allow builds on older versions of Perl. Thanks to Michael Robinton and Ruslan Zakirov. - Lowered minimum Perl version to v5.6.0, as detected by Perl::MinimumVersion. - RT #51008; allow for minification of JS code that returns regexps from functions. Thanks to James Barton, Robert Krimen, and Randy Stauner. - Added "xt/test-compile.t" to test minification against a wider range of JS. While not a 100% guarantee that the JS still works, it does provide a wider range of JS to test against. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JavaScript-Minifier-XS?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
e5dc4740a7
commit
e8c09532a4
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 14 15:54:51 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.11
|
||||
- RT #58416; don't segfault when trying to minify non-javascript
|
||||
|
||||
0.10 Mon Jan 26 22:46 PST 2015
|
||||
- RT #64948; allow builds on older versions of Perl.
|
||||
Thanks to Michael Robinton and Ruslan Zakirov.
|
||||
- Lowered minimum Perl version to v5.6.0, as detected by
|
||||
Perl::MinimumVersion.
|
||||
- RT #51008; allow for minification of JS code that returns regexps from
|
||||
functions.
|
||||
Thanks to James Barton, Robert Krimen, and Randy Stauner.
|
||||
- Added "xt/test-compile.t" to test minification against a wider range of
|
||||
JS. While not a 100% guarantee that the JS still works, it does provide
|
||||
a wider range of JS to test against.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 06:01:35 UTC 2011 - coolo@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user