All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Ability to customize the underlying SCSS Compiler via the
$compiler
attribute
- Support for PHP 7.0, following PHP's own support schedule
$formatter
customization attribute
- Make target path and filename overridable
- Relative asset paths were not conserved
- Support for PHP 7.2
@import
not working in.scss
files
- Only convert when source file is newer than target file
Initial release.