Skip to content

Releases: aldebaran/libqi-python

v3.1.5

17 Apr 14:55
Compare
Choose a tag to compare
  • Fix of a destruction error on values returned when dereferencing dict iterators.
  • CI update and tweaks

v3.1.4

04 Dec 15:17
Compare
Choose a tag to compare

This release slightly improves handling of the GIL by the module. It updates dependencies and CI scripts so that wheels are built automatically.

Full Changelog: qi-python-v3.1.3...qi-python-v3.1.4

v3.1.3

04 Dec 14:57
Compare
Choose a tag to compare

This release rewrites the definition of the build of libqi-python in order to remove the dependency to qibuild and qi toolchains and instead use more standard tools and conventions. It completely refactors the CMakeLists.txt files to use an approach closer to what is referred to as "modern CMake".

The project now requires CMake 3.23 or greater.

This patch also adds the support of Conan, to download the project dependencies and to create a Conan package of the project. Please refer to the README for basic usage.

It also rewrites the Python module project definition using PEP517 and scikit-build-core as a build backend.

Full Changelog: qi-python-v3.1.2...qi-python-v3.1.3

v3.1.2

04 Dec 14:56
Compare
Choose a tag to compare

This release upgrades libqi to version 4.0.0 and sets the version of C++ to C++17.

Full Changelog: qi-python-v3.1.1...qi-python-v3.1.2

v3.1.1

04 Dec 14:55
Compare
Choose a tag to compare

v3.1.0

07 Jun 12:28
Compare
Choose a tag to compare

This version includes libqi-v2.1.0.

Full Changelog: qi-python-v3.0.0...qi-python-v3.1.0

v3.0.0

25 Oct 09:36
Compare
Choose a tag to compare

This version includes libqi-v2.0.0.