All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.5.0 - 2017-06-07
- Fix naive regex which included all non-whitespace as valid characters for parameters (fixes #3)
0.4.0 - 2017-03-08
- Fix PostCSS deprecation warnings (fixes #2)
0.3.1 - 2015-11-24
- Null reference when no variable in property definition (fixes #1)
0.3.0 - 2015-07-12
- Syntax customisation for property invocation
- Performance improvements
0.2.0 - 2015-07-10
- Syntax customisation options
0.1.1 - 2015-07-04
- Downgrade to ES2011 features for node.js
- Initial release