Autoprefixer v0.5 Release Notes

    • Rewrite Autoprefixer to be more flexible.
    • πŸ“œ Use css, instead of Rework, to fix CSS parsing errors faster.
    • πŸ›  Fix a lot of CSS parsing errors.
    • πŸ›  Fix sass-rails 4.0.0.rc2 compatibility.

    20130616:

    • πŸ“œ More useful message for CSS parsing errors.
    • βœ‚ Remove old WebKit gradient syntax.
    • πŸ›  Fix parsing error on comment with braces.

    20130617:

    • βœ‚ Remove old Mozilla border-radius.
    • Don’t prefix old IE filter.
    • βœ‚ Remove old background-clip, background-size and background-origin prefixes.
    • Speed up regexps in values.
    • πŸ‘ Allow to hack property declarations.

    20130625:

    • Convert flexbox properties to 2009 and 2012 specifications.
    • βž• Add support for sass-rails 4 final.

    20130626:

    • βž• Add Firefox 24 data.
    • βž• Add prefixes for font-feature-settings.

    20130629:

    • πŸ›  Fix convert flex properties to old box-flex.
    • πŸ›  Fix Sinatra (sprockets-sass) suuport.