·
4 commits
to master
since this release
- Added additional media query features. See [#104}(https://github.com//pull/104) - thx @nhubbard
- Added new setting
CSSReaderSettings.setKeepDeprecatedProperties(boolean)
to customize if they should be read or discarded. See #107 - thx @hrozhkov1 - Added the property
keepDeprecatedProperties
to the Maven plugin - Changed the default reading charset of the Maven plugin from
UTF-8
toISO-8859-1
to comply to the API based reading - Added the
targetDirectory
property to the Maven plugin. See #106 - thx @isochronous
What's Changed
New Contributors
Full Changelog: ph-css-parent-pom-7.0.3...ph-css-parent-pom-7.0.4