Mercurial > hg > orthanc-python
changeset 67:9d0460d0f15b
coverage stats
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 11 Jun 2021 14:13:36 +0200 |
parents | 6fc445793796 |
children | 0b3ef425db31 |
files | NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Fri Jun 11 14:03:12 2021 +0200 +++ b/NEWS Fri Jun 11 14:13:36 2021 +0200 @@ -14,6 +14,8 @@ - orthanc.RegisterWorklistCallback() - orthanc.WorklistAnswers.WorklistAddAnswer() +NB: SDK coverage is about 87% (138 functions wrapped in Python vs. 158 in SDK) + Version 3.1 (2021-01-22) ======================== @@ -43,6 +45,8 @@ * 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 +NB: SDK coverage is about 75% (119 functions wrapped in Python vs. 157 in SDK) + Version 1.0 (2020-04-01) ========================