minify v2.4.0 Release Notes

Release Date: 2019-04-18 // about 5 years ago
    • ๐Ÿšš When minifying floating points, remove trailing zeros and not other numbers
    • ๐Ÿ‘‰ Make M concurrent-safe
    • HTML: keep double quotes around XML-flavour RDFa attributes
    • โช CSS: revert the use of the #RRGGBBAA format as proposed in Color Module Level 4 as it is not yet an official W3C recommendation
    • CSS: background-position (also within background) now works with 3 and 4 values as well
    • ๐Ÿ“‡ SVG: skipping metadata or rect tags properly even if they are closed by a void tag (like <rect/>)
    • ๐Ÿšš SVG pathdata: when cursor doesn't move, don't emit any commands