oc-validation.3.2.0.source-code.changelog.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2006-2014 phloc systems http://www.phloc.com office[at]phloc[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.phloc.com/ns/changelog/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.phloc.com/ns/changelog/1.0 schemas/changelog-1.0.xsd" version="1.0" component="phloc-validation"> <release date="2014-05-21" version="3.2.0" /> <entry date="2014-05-21" category="tech" action="change"> <change> <text locale="en">Prepared for Maven central release</text> </change> </entry> <release date="2014-04-29" version="3.1.3" /> <entry date="2014-04-29" category="tech" action="update"> <change> <text locale="en">Updated to phloc-commons 4.3.1</text> </change> </entry> <release date="2014-02-28" version="3.1.2" /> <entry date="2014-01-20" category="api" action="update" > <change> <text locale="en">API extensions</text> </change> </entry> <entry date="2014-01-15" category="api" action="update" > <change> <text locale="en">API extensions</text> </change> </entry> <release date="2014-01-02" version="3.1.1" /> <entry date="2014-01-02" category="tech" action="update" > <change> <text locale="en">Updated to phloc-commons 4.1.0</text> </change> </entry> <release date="2013-09-26" version="3.1.0" /> <entry date="2013-09-25" category="api" action="change" incompatible="true"> <change> <text locale="en">Added generic types to IMapValidator</text> </change> </entry> <entry date="2013-09-25" category="api" action="change" incompatible="true"> <change> <text locale="en">IErrorList now implements IHasErrorLevels</text> </change> </entry> <entry date="2013-09-25" category="api" action="change"> <change> <text locale="en">All error classes are now Serializable</text> </change> </entry> <entry date="2013-09-25" category="api" action="change" incompatible="true"> <change> <text locale="en">IError now implements ISeverityComparable</text> </change> </entry> <entry date="2013-09-25" category="api" action="remove" incompatible="true"> <change> <text locale="en">Using IHasErrorID from phloc-commons</text> </change> </entry> <release date="2013-08-22" version="3.0.0" /> <entry date="2013-08-21" category="api" action="add"> <change> <text locale="en">Added error handling from phloc-appbasics</text> </change> </entry> <entry date="2013-08-21" category="api" action="add"> <change> <text locale="en">Started extracting from phloc-masterdata</text> </change> </entry> </changelog>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy