oc-db-api.1.0.2.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 phloc-db-api Show documentation
Show all versions of phloc-db-api Show documentation
phloc basic database API stuff
<?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-db-api"> <release date="2014-05-21" version="1.0.2" /> <entry date="2014-05-21" category="tech" action="change"> <change> <text locale="en">Prepared for Maven central release</text> </change> </entry> <entry date="2014-05-15" category="tech" action="update"> <change> <text locale="en">Updated to H2 1.4.178</text> </change> </entry> <entry date="2013-10-22" category="tech" action="update"> <change> <text locale="en">Updated to H2 1.3.174</text> </change> </entry> <release date="2013-06-20" version="1.0.1" /> <entry date="2013-06-20" category="api" action="add"> <change> <text locale="en">Added JDBC constants for Oracle in class CJDBC_Oracle</text> </change> </entry> <release date="2013-05-01" version="1.0.0" /> <entry date="2013-05-01" category="api" action="add"> <change> <text locale="en">Initially extracted parts from phloc-db and phloc-db-jdbc</text> </change> </entry> <!-- changelog started --> </changelog>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy