All Downloads are FREE. Search and download functionalities are using the official Maven repository.

oc-schematron.2.7.0.source-code.changelog.xml Maven / Gradle / Ivy

There is a newer version: 2.7.1
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!--

    Copyright (C) 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-schematron">
  <release date="2014-05-21" version="2.7.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="2.6.5" />
  <entry date="2014-04-18" category="tech" action="update">
    <change>
      <text locale="en">Updated to Saxon-HE 9.5.1-5</text>
    </change>
  </entry>
  <release date="2014-02-07" version="2.6.4" />
  <entry date="2014-02-07" category="tech" action="update">
    <change>
      <text locale="en">Extended include resolver to handle cases like 'file.sch#anchor' where only an element with a certain ID should be included</text>
    </change>
  </entry>
  <entry date="2014-02-07" category="tech" action="update">
    <change>
      <text locale="en">Updated to Saxon-HE 9.5.1-4</text>
    </change>
  </entry>
  <release date="2013-12-10" version="2.6.3" />
  <entry date="2013-12-10" category="api" action="add">
    <change>
      <text locale="en">Added new base class AbstractPSPartialValidationHandler to support custom determination if a Schematron validation was successful or not for Pure Schematron</text>
    </change>
  </entry>
  <entry date="2013-12-03" category="api" action="add">
    <change>
      <text locale="en">Added new interface ISchematronXSLTValidator to support custom determination if a Schematron validation was successful or not</text>
    </change>
  </entry>
  <entry date="2013-11-07" category="tech" action="update">
    <change>
      <text locale="en">Updated to Saxon-HE 9.5.1-3</text>
    </change>
  </entry>
  <entry date="2013-09-13" category="tech" action="update">
    <change>
      <text locale="en">Updated to Saxon-HE 9.5.1-2</text>
    </change>
  </entry>
  <release date="2013-07-03" version="2.6.2" />
  <entry date="2013-07-03" category="tech" action="fix">
    <change>
      <text locale="en">SchematronResourcePure can now apply validation on StreamSource with only a SystemID</text>
    </change>
  </entry>
  <entry date="2013-07-03" category="tech" action="update">
    <change>
      <text locale="en">Updated to Saxon-HE 9.5.1-1</text>
    </change>
  </entry>
  <release date="2013-05-28" version="2.6.1" />
  <entry date="2013-05-28" category="tech" action="update">
    <change>
      <text locale="en">Updated to Saxon-HE 9.5.0.2</text>
    </change>
  </entry>
  <entry date="2013-05-26" category="api" action="update">
    <change>
      <text locale="en">Made determination of the error level from SVRL failed assertion/successful report more flexible</text>
    </change>
  </entry>
  <entry date="2013-05-07" category="tech" action="update">
    <change>
      <text locale="en">Updated to Saxon-HE 9.5.0.1</text>
    </change>
  </entry>
  <entry date="2013-04-30" category="tech" action="update">
    <change>
      <text locale="en">Updated to phloc-jaxb22-plugin 2.2.7.1</text>
    </change>
  </entry>
  <entry date="2013-04-29" category="tech" action="update">
    <change>
      <text locale="en">Updated to phloc-jaxb22-plugin 2.2.6.1 for better list APIs</text>
    </change>
  </entry>
  <release date="2013-04-23" version="2.6.0" />
  <entry date="2013-04-23" category="api" action="fix">
    <change>
      <text locale="en">Fixed binary compatibility with schematron2xslt-maven-plugin 2.5.0</text>
    </change>
  </entry>
  <release date="2013-04-23" version="2.6.0-RC2" />
  <entry date="2013-04-20" category="api" action="add">
    <change>
      <text locale="en">Extended ISchematronResource with methods to perform a basic validation: EValidity getSchematronValidity(...)</text>
    </change>
  </entry>
  <release date="2013-04-17" version="2.6.0-RC1" />
  <entry date="2013-04-17" category="tech" action="update">
    <change>
      <text locale="en">Updated to phloc-commons 4.0.3</text>
    </change>
  </entry>
  <entry date="2013-04-15" category="api" action="change" incompatible="true">
    <change>
      <text locale="en">The SVRL type is now called SchematronOutputType instead of SchematronOutput</text>
    </change>
  </entry>
  <entry date="2013-04-13" category="api" action="add">
    <change>
      <text locale="en">Added possibility to specify phase and language code when converting SCH to XSLT</text>
    </change>
  </entry>
  <entry date="2013-03-21" category="api" action="add">
    <change>
      <text locale="en">Added class SchematronValidator to validate Schematron Resources against the Relax NG Compact schema</text>
    </change>
  </entry>
  <release date="2013-03-11" version="2.5.0" />
  <!-- changelog started -->
</changelog>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy