comparison NEWS @ 71:0fb9f2fb3157 OrthancPython-3.2

OrthancPython-3.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 11 Jun 2021 17:09:25 +0200
parents 9d0460d0f15b
children e7ff5efb100d
comparison
equal deleted inserted replaced
70:c10386bee2e3 71:0fb9f2fb3157
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4
5 Version 3.2 (2021-06-11)
6 ========================
3 7
4 * New functions from the SDK wrapped in Python: 8 * New functions from the SDK wrapped in Python:
5 - orthanc.CreateDicom() 9 - orthanc.CreateDicom()
6 - orthanc.CreateImageFromBuffer() 10 - orthanc.CreateImageFromBuffer()
7 - orthanc.DicomInstance.GetInstanceData() 11 - orthanc.DicomInstance.GetInstanceData()