view NEWS @ 45:159f67b5f856

Support of OS X compilation
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 01 Aug 2015 17:53:36 +0200
parents a4f9432d9173
children 87a061d8cce3
line wrap: on
line source

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

* Inject version information into Windows binaries
* Option 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