Files

27 lines
570 B
Plaintext
Raw Permalink Normal View History

2025-11-14 11:39:33 +08:00
0.1.0:
date: 2014-08-12
changes:
- Initial release.
0.1.1:
date: 2014-08-13
changes:
- Bumped post-helpers version to 0.2.0.
0.2.0:
date: 2015-12-20
changes:
- Bumped post-helpers version to 0.3.1.
- Updated dependencies.
- Updated deprecated postcss syntax.
0.2.1:
date: 2017-01-05
changes:
- Fixed issue #3 (properties not accepted 'true').
0.2.2
date: 2017-08-31
changes:
- Fixed issue #4 (blank url() throws error).
0.3.0
date: 2024-08-12
changes:
- Replace deprecated node.js methods and update dependencies.