-
v2 Stable
released this
2024-08-10 10:06:53 +02:00 | 4 commits to master since this releaseUse better data types to avoid integer overflows. Abandon semantic versioning.
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)
-
v1.3.0 Stable
released this
2024-03-02 07:58:48 +01:00 | 8 commits to master since this releaseImplement minification of inline scripts and stylesheets. Fix minification of interpolated strings in JavaScript.
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
v1.2.0 Stable
released this
2024-01-09 10:28:04 +01:00 | 21 commits to master since this releaseFixed numerous bugs, added JavaScript minification tests on popular libraries, and added a JSON minifier.
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)
-
v1.1.1 Stable
released this
2023-12-28 07:52:39 +01:00 | 31 commits to master since this releaseFixed bugs in the JavaScript minifier.
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
v1.1.0 Stable
released this
2023-05-14 09:06:29 +02:00 | 32 commits to master since this releaseFixed bugs in the JS, CSS and XML minifiers. Added removal of sometimes unneeded round brackets around an arrow function parameter. Switched to the -Os compiler optimization option, which produces a smaller but in this case equally fast binary.
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)