• v2 35eeef5ad6

    v2 Stable

    Jumping-Beaver released this 2024-08-10 10:06:53 +02:00 | 4 commits to master since this release

    Use better data types to avoid integer overflows. Abandon semantic versioning.

    Downloads
  • v1.3.0 8246396746

    v1.3.0 Stable

    Jumping-Beaver released this 2024-03-02 07:58:48 +01:00 | 8 commits to master since this release

    Implement minification of inline scripts and stylesheets. Fix minification of interpolated strings in JavaScript.

    Downloads
  • v1.2.0 3d86edbdfe

    v1.2.0 Stable

    Jumping-Beaver released this 2024-01-09 10:28:04 +01:00 | 21 commits to master since this release

    Fixed numerous bugs, added JavaScript minification tests on popular libraries, and added a JSON minifier.

    Downloads
  • v1.1.1 8e6bd3143a

    v1.1.1 Stable

    Jumping-Beaver released this 2023-12-28 07:52:39 +01:00 | 31 commits to master since this release

    Fixed bugs in the JavaScript minifier.

    Downloads
  • v1.1.0 9bab81860b

    v1.1.0 Stable

    Jumping-Beaver released this 2023-05-14 09:06:29 +02:00 | 32 commits to master since this release

    Fixed 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