ven.ph-csscompress-maven-plugin.1.5.1.source-code.changelog.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ph-csscompress-maven-plugin Show documentation
Show all versions of ph-csscompress-maven-plugin Show documentation
Maven plugin for compressing CSS files at build time
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2014-2015 Philip Helger (www.helger.com) philip[at]helger[dot]com Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <changelog xmlns="http://www.helger.com/xsd/changelog/1.0" version="1.0" component="ph-csscompress-maven-plugin"> <release date="2015-12-14" version="1.5.1" /> <entry date="2015-12-01" category="tech" action="update"> <change> <text locale="en">Added m2e lifecycle mapping</text> </change> </entry> <release date="2015-09-18" version="1.5.0" /> <entry date="2015-09-17" category="tech" action="update"> <change> <text locale="en">Requiring Maven 3.x</text> </change> </entry> <release date="2015-07-29" version="1.4.0" /> <entry date="2015-07-29" category="api" action="add"> <change> <text locale="en">Added new parameter 'targetEncoding' to Mojo</text> </change> </entry> <entry date="2015-07-29" category="api" action="add"> <change> <text locale="en">Added new parameter 'browserCompliantMode' to Mojo</text> </change> </entry> <entry date="2015-07-29" category="tech" action="update"> <change> <text locale="en">Updated to ph-css 4.0.0 which improves parsing</text> </change> </entry> <release date="2015-03-11" version="1.3.3" /> <release date="2015-01-13" version="1.3.2" /> <entry date="2015-01-13" category="tech" action="update"> <change> <text locale="en">Updated to ph-css 3.8.2 which improves parsing</text> </change> </entry> <release date="2014-09-29" version="1.3.1" /> <entry date="2014-09-29" category="tech" action="update"> <change> <text locale="en">Updated to ph-css 3.8.1 which fixes a problem when parsing IE8 expressions</text> </change> </entry> <release date="2014-08-26" version="1.3.0" /> </changelog>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy