view NEWS @ 59:1873eecbc592

auto-generation of C++ wrapper is now part of the build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 14 Aug 2025 16:05:18 +0200
parents 34fa909facd3
children 9817ca245a49
line wrap: on
line source

Pending changes in the mainline
===============================

* The auto-generation of the Python wrapper is now part of the build,
  to exploit the ORTHANC_PLUGIN_SINCE_SDK macro. This provides backward
  compatibility with the SDK that is actually installed on the system
* The plugin now uses the code model that is part of the core "orthanc" project


Version 1.0 (2024-06-14)
========================

=> Minimum SDK version: 1.10.0 <=

* Initial release