comparison NEWS @ 223:9363da60c3c3

in "orthanc.pyi", enumerations are not tagged as deriving from "enum.Enum" anymore
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Aug 2024 11:50:52 +0200
parents 8e127a46128e
children 49b5413699d3
comparison
equal deleted inserted replaced
222:850b56948b9c 223:9363da60c3c3
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4 * In "orthanc.pyi", enumerations are not tagged as deriving from "enum.Enum" anymore:
5 https://github.com/orthanc-server/orthanc-builder/issues/21
3 6
4 7
5 Version 4.3 (2024-07-04) 8 Version 4.3 (2024-07-04)
6 ======================== 9 ========================
7 10