Autoprefixer v0.6 Release Notes

    • ๐Ÿ†• New faster API, which cache preprocessed data. Old API is deprecated.
    • A lot of perfomance improvements.
    • โž• Add Opera 15 -webkit- prefix support.
    • โšก๏ธ Update Chrome 29 and Safari 7 prefixes data.
    • โž• Add minor browsers in popularity select.
    • ๐Ÿ‘ Better syntax error messages.

    20130721:

    • โž• Add Chrome 30 data.

    20130728:

    • ๐Ÿšš Donโ€™t remove non-standard -webkit-background-clip: text.
    • ๐Ÿšš Donโ€™t remove IE hack on CSS parse.
    • ๐Ÿ›  Fix loading into Rails without Sprockets.

    20130729:

    • โž• Add Opera 16 data.
    • ๐Ÿ›  Fix โ€œInvalid range in character classโ€ error on JRuby.

    20130730:

    • ๐Ÿ›  Fix correct clone comments inside keyframes (by Alexey Plutalov).
    • ๐Ÿ›  Fix angle recalculation in gradients (by Roman Komarov).

    20130731:

    • โž• Add border-image support.