Mercurial > hg > orthanc-python
view NEWS @ 46:3e2ff3616e57
sync
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 04 Aug 2020 13:31:27 +0200 |
parents | ee76cced46a5 |
children | 42de8b600c0c |
line wrap: on
line source
Pending changes in the mainline =============================== * Fix issue #185 (segfaults on non-UTF8 special characters in request URI) Version 2.0 (2020-07-08) ======================== => Minimum SDK version: 1.7.2 <= * Wrapped more functions * Fix compilation using Visual Studio * The "Calling Python..." info logs are disabled if "PythonVerbose" is "false" * New builders for Windows: Supporting 32 / 64bit with Python 2.7 / 3.7 / 3.8 * Support of dynamic linking against the system-wide Orthanc framework library Version 1.0 (2020-04-01) ======================== => Minimum SDK version: 1.5.7 <= * Initial release