Mercurial > hg > orthanc-python
comparison NEWS @ 220:7ecdfdcb49d5
NEWS
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 04 Jul 2024 08:32:24 +0200 |
parents | f764ba66e409 |
children | 8e127a46128e |
comparison
equal
deleted
inserted
replaced
219:3678a028f1f6 | 220:7ecdfdcb49d5 |
---|---|
3 | 3 |
4 * Created Python documentation for the Orthanc interface, check out "orthanc.pyi" | 4 * Created Python documentation for the Orthanc interface, check out "orthanc.pyi" |
5 * Added option "AllowThreads" to release the GIL during the call to the native SDK functions | 5 * Added option "AllowThreads" to release the GIL during the call to the native SDK functions |
6 * Code model is now generated by the "orthanc-java" project | 6 * Code model is now generated by the "orthanc-java" project |
7 * Added Windows builder for Python 3.12 | 7 * Added Windows builder for Python 3.12 |
8 * Licensing information is now compliant with the FSFE REUSE specification | |
8 | 9 |
9 | 10 |
10 Version 4.2 (2024-05-16) | 11 Version 4.2 (2024-05-16) |
11 ======================== | 12 ======================== |
12 | 13 |