Skip to content

Releases: thrynae/minify

doc restructuring, tweaks and bugfixes

19 May 09:32

Choose a tag to compare

This update expands the example and compatibility considerations, completely reworks the way code is compressed to a block, has better handling of occurrences of @function, fixes a bug were }{ would result in a parsing failure, and moves the removal of ellipses to its own function.

Another change is a restructuring of the HTML doc, which now includes links to the tester and to the performance test (which tests how well minify compresses typical code, using popular files from the FEX).

bugfix

23 Dec 19:35

Choose a tag to compare

v1.0.1

bugfix

initial release

23 Dec 18:21
3f7dff4

Choose a tag to compare

v1.0.0

Initial commit