mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
1.4 KiB
Executable File
1.4 KiB
Executable File
4.1.0 - 2015-04-09
- Added: compatibility with postcss v4.1.x (#12)
4.0.1 - 2015-04-09
- Fixed:
preserveoption does not create duplicated values (#7)
4.0.0 - 2015-01-26
- Added: compatibility with postcss v4.x
- Changed: partial compatiblity with postcss v3.x (stack traces have lost filename)
3.0.0 - 2014-11-24
2.1.0 - 2014-10-15
- Added: source of the error (gnu like message) (fix #3)
2.0.1 - 2014-08-10
- Fixed: correctly ignore unrecognized values (fix #2)
2.0.0 - 2014-08-06
1.0.0 - 2014-08-04
✨ First release based on rework-calc v1.1.0 (code mainly exported to reduce-css-calc)