view NEWS @ 86:58665d0b7609

catching exceptions in REST callbacks with a template function
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Dec 2015 10:05:51 +0100
parents b94be2417215
children 2bd3bf4d95bb
line wrap: on
line source

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


=> Minimum SDK version: 0.9.5 <=

* QIDO-RS now takes advantage of "/tools/find"
* Upgrade to GDCM 2.6.0 for static and Windows builds



Version 0.1 (2015/08/03)
========================

=> Minimum SDK version: 0.9.1 <=

* Support of WADO-RS - RetrieveMetadata
* Support of WADO, in addition to DICOMweb
* All the APIs are now under the same root

Production
----------

* Inject version information into Windows binaries
* Use of Orthanc built-in API for multipart answers (requires Orthanc >= 0.9.1)
* Support of Visual Studio 2008
* Support of FreeBSD
* Support of OS X
* Upgrade to Boost 1.58.0 for static and Windows builds


2015/03/13
==========

* Initial commit