-pdf-layout.3.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-pdf-layout Show documentation
Show all versions of ph-pdf-layout Show documentation
Library for creating nicely layouted PDF documents based on PDFBox
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2014-2016 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-pdf-layout"> <entry date="2016-05-02" category="tech" action="update"> <change> <text locale="en">Updated to PDFBox 2.0.1</text> </change> </entry> <entry date="2016-04-17" category="tech" action="update"> <change> <text locale="en">Updated to PDFBox 2.0.0</text> </change> </entry> <release date="2016-01-15" version="2.2.2" /> <entry date="2016-01-15" category="tech" action="update"> <change> <text locale="en">Updated to PDFBox 2.0.0-RC3</text> </change> </entry> <entry date="2016-01-08" category="tech" action="update"> <change> <text locale="en">Heavily increased performance by using per-code point cache in LoadedFont</text> </change> </entry> <release date="2015-12-07" version="2.2.1" /> <entry date="2015-12-07" category="tech" action="update"> <change> <text locale="en">Fixed configuration errors with bundle plugin and Maven resource filtering</text> </change> </entry> <release date="2015-12-03" version="2.2.0" /> <release date="2015-12-01" version="2.1.0" /> <entry date="2015-12-01" category="tech" action="update"> <change> <text locale="en">Updated to PDFBox 2.0.0-RC2</text> </change> </entry> <release date="2015-07-28" version="2.0.0" /> <entry date="2015-07-24" category="tech" action="update"> <change> <text locale="en">Updated to PDFBox 1.8.10</text> </change> </entry> <entry date="2015-07-02" category="tech" action="update"> <change> <text locale="en">Updated to ph-commons 6.0.0</text> </change> </entry> <release date="2015-04-09" version="1.3.5" /> <entry date="2015-04-09" category="api" action="add"> <change> <text locale="en">Added class PLConvert to convert from metric system to PDF user space units</text> </change> </entry> <entry date="2015-03-31" category="tech" action="update"> <change> <text locale="en">Updated to PDFBox 1.8.9</text> </change> </entry> <release date="2015-03-11" version="1.3.4" /> <release date="2015-01-29" version="1.3.3" /> <entry date="2015-01-09" category="tech" action="update"> <change> <text locale="en">Updated to PDFBox 1.8.8</text> </change> </entry> <release date="2014-10-30" version="1.3.2" /> <entry date="2014-09-30" category="tech" action="update"> <change> <text locale="en">Updated to PDFBox 1.8.7</text> </change> </entry> <release date="2014-09-10" version="1.3.1" /> <entry date="2014-09-08" category="tech" action="fix"> <change> <text locale="en">Fixed IndexOutOfBounds exception in PLTextSplittable</text> </change> </entry> <entry date="2014-09-08" category="tech" action="fix"> <change> <text locale="en">Fixed splitting of VBox when some padding/margin of the nested elements is involved</text> </change> </entry> <release date="2014-08-26" version="1.3.0" /> </changelog>