Mercurial > hg > orthanc-python
comparison NEWS @ 43:eec99a934b6a OrthancPython-2.0
OrthancPython-2.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 08 Jul 2020 15:17:58 +0200 |
parents | 393d2da0722a |
children | ee76cced46a5 |
comparison
equal
deleted
inserted
replaced
42:ff5b71166c15 | 43:eec99a934b6a |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 | |
5 Version 2.0 (2020-07-08) | |
6 ======================== | |
7 | |
4 => Minimum SDK version: 1.7.2 <= | 8 => Minimum SDK version: 1.7.2 <= |
5 | 9 |
10 * Wrapped more functions | |
6 * Fix compilation using Visual Studio | 11 * Fix compilation using Visual Studio |
7 * The "Calling Python..." info logs are disabled if "PythonVerbose" is "false" | 12 * The "Calling Python..." info logs are disabled if "PythonVerbose" is "false" |
8 * New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8 | 13 * New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8 |
9 * Support of dynamic linking against the system-wide Orthanc framework library | 14 * Support of dynamic linking against the system-wide Orthanc framework library |
10 | 15 |