- Updated Autoprefixer to 10.
- Dropped support for Middleman v3.
- Ruby 2.2.0 is now oldest supported version.
- Updated Autoprefixer to 9.1.
- Add config for
grid
,supports
andflexbox
options.
- Updated Autoprefixer to 8.0.
- Updated Autoprefixer to 7.0.
- Bug fixes (#26).
- Updated Autoprefixer.
- Updated Autoprefixer.
- Loosely defined the dependency version—
bundle update
should do the trick next time.
- Updated Autoprefixer.
- Updated Autoprefixer.
- Bug fixes (#21).
- Updated Autoprefixer to 6.0.
- Added support for the
add
option.
- Added support for the
remove
option. - Performance improvements and better error handling (#19).
- Updated Autoprefixer.
- Bug fixes (#15).
- Added support for stylesheets served behind defined proxy paths (#13).
- Updated Autoprefixer.
- Updated Autoprefixer to 5.0.
- Updated Autoprefixer to 4.0.
- Updated Autoprefixer.
- Updated Autoprefixer to 3.0.
- Bug fixes (#9).
- If you’re still experiencing random
500
errors when serving stylesheets, make sure you’re usingmiddleman-sprockets
in version>= 3.3.9
.
- Updated Autoprefixer.
- Added two new options:
inline
andignore
.
- Updated Autoprefixer.
- The extension is now based on Autoprefixer 2 and has been rewritten in the format that’s also compatible with both Middleman 3 and the upcoming version 4 (#6).
- Updated Autoprefixer to the most recent stable version.
- Cut down on dependencies (#5).
- Fixed the bug where the gem could not be installed with newer Middleman versions.
- Added visual
cascade
option. See Autoprefixer’s documentation.
- Bug fixes.
- Middleman Autoprefixer has now a test suite and supports up-to-date Autoprefixer versions.
- Fixed the auto-discovery issue (#1, middleman/middleman#1059).
- Added a post-install message that warns about the changed default
browsers
option in Autoprefixer.
- Added
browsers
option. See Autoprefixer’s documentation.
- The initial version of the extension.