Mercurial > hg > orthanc-python
comparison NEWS @ 187:d08d75fc6d6a java-code-model
synchronization of the code model with orthanc-java project
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 02 Jul 2024 17:02:11 +0200 |
parents | f34f3a149c22 |
children | f764ba66e409 |
comparison
equal
deleted
inserted
replaced
186:55473de7694f | 187:d08d75fc6d6a |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
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 possibility to release the GIL during the call to the native SDK functions | 5 * Added possibility to release the GIL during the call to the native SDK functions |
6 * Code model is now generated by the "orthanc-java" project | |
6 * Added Windows builder for Python 3.12 | 7 * Added Windows builder for Python 3.12 |
7 | 8 |
8 | 9 |
9 Version 4.2 (2024-05-16) | 10 Version 4.2 (2024-05-16) |
10 ======================== | 11 ======================== |