Mercurial > hg > orthanc-python
diff NEWS @ 63:32de70a1e4c7
New functions from the SDK wrapped in Python: CreateDicom, RegisterFindCallback, RegisterMoveCallback
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 10 Jun 2021 18:19:27 +0200 |
parents | 950c1fb892ad |
children | 091fb1903bfc |
line wrap: on
line diff
--- a/NEWS Fri May 28 10:53:18 2021 +0200 +++ b/NEWS Thu Jun 10 18:19:27 2021 +0200 @@ -1,6 +1,13 @@ Pending changes in the mainline =============================== +* New functions from the SDK wrapped in Python: + - orthanc.CreateDicom() + - orthanc.RegisterFindCallback() + - orthanc.RegisterMoveCallback() + - orthanc.FindQuery.GetFindQueryTagGroup() + - orthanc.FindQuery.GetFindQueryTagElement() + Version 3.1 (2021-01-22) ========================