view NEWS @ 70:a9ee63815a8d

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 07 Oct 2015 11:05:21 +0200
parents fbe22cb83918
children f6ca4c202c1a
line wrap: on
line source

Pending changes in the mainline
===============================


Release 1.3 (2015/10/07)
========================

=> Minimum SDK version: 0.9.4 <=

* Fix build with Orthanc plugin SDK 0.9.4
* Implementation of "GetAllPublicIdsWithLimit" extension
* Implementation of "UpgradeDatabase" extension


Release 1.2 (2015/08/02)
========================

=> Minimum SDK version: 0.9.1 <=

* Inject version information into Windows binaries
* CMake flag to prevent compiling the unit tests (if no PostgreSQL test server is available)
* Update to Boost 1.58.0 for static and Windows builds
* Support of OS X compilation


Release 1.1 (2015/07/03)
========================

* Fixes
* Support of Visual Studio 2008
* Support of FreeBSD thanks Mikhail <mp39590@gmail.com>


Release 1.0 (2015/02/27)
========================

* Use of advisory locks
* Support of connection URI in PostgreSQL
* Options "EnableIndex" and "EnableStorage" to explicitly enable PostgreSQL


2015/02/06
==========

* Initial release