-
v0.3.0158a0306 · ·
## [0.3.0] - 2024-11-15 ### Added - `Connection::ListUsers` method - Added experimental support for compilation with vcpkg. ### Changed - Renamed the project to linkahead-cpplib - Updated dependency versions (Boost, gRPC) - Updated Python dependencies for Conan 2 and support Python 3.12. - Updated C++ package manager Conan to 2.5.0 including migration of conanfile.py ### Fixed - Values can now hold empty vectors and do not silently convert them into a scalar. - [indiscale#34](https://gitlab.indiscale.com/caosdb/src/caosdb-cpplib/-/issues/34) Building shared libraries on Windows.