Mercurial > hg > orthanc-python
comparison 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 |
comparison
equal
deleted
inserted
replaced
62:d82eef8c98fc | 63:32de70a1e4c7 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | |
4 * New functions from the SDK wrapped in Python: | |
5 - orthanc.CreateDicom() | |
6 - orthanc.RegisterFindCallback() | |
7 - orthanc.RegisterMoveCallback() | |
8 - orthanc.FindQuery.GetFindQueryTagGroup() | |
9 - orthanc.FindQuery.GetFindQueryTagElement() | |
3 | 10 |
4 | 11 |
5 Version 3.1 (2021-01-22) | 12 Version 3.1 (2021-01-22) |
6 ======================== | 13 ======================== |
7 | 14 |