| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| minify_windows_amd64.zip | 2026-08-05 | 2.4 MB | |
| minify_openbsd_amd64.tar.gz | 2026-08-05 | 2.3 MB | |
| minify_netbsd_amd64.tar.gz | 2026-08-05 | 2.3 MB | |
| minify_linux_arm64.tar.gz | 2026-08-05 | 2.1 MB | |
| minify_linux_amd64.tar.gz | 2026-08-05 | 2.3 MB | |
| minify_freebsd_amd64.tar.gz | 2026-08-05 | 2.3 MB | |
| minify-deps.tar.xz | 2026-08-05 | 3.4 MB | |
| minify_darwin_arm64.tar.gz | 2026-08-05 | 2.1 MB | |
| minify_darwin_amd64.tar.gz | 2026-08-05 | 2.3 MB | |
| checksums.txt | 2026-08-05 | 742 Bytes | |
| README.md | 2026-08-05 | 1.1 kB | |
| v2.24.15 source code.tar.gz | 2026-08-05 | 7.8 MB | |
| v2.24.15 source code.zip | 2026-08-05 | 7.8 MB | |
| Totals: 13 Items | 37.1 MB | 2 | |
- CSS: fix slow parser for extremely long declarations when removing superfluous whitespace
- strconv: restore the negative-exponent fast path in ParseDecimal
- strconv: fix ParseFloat exponent and overflow bookkeeping
- xml/svg: keep whitespace character references in text content
- XML/SVG: preserve whitespace character references in attribute values
- CSS: add semicolon to non-block at rule at the EOF, fixes https://github.com/tdewolff/minify/issues/1003