Changelog#
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased#
v0.2.0 - 2025-08-21#
Added#
Support for reading and writing
Databasein “consolidated” format (introduced inskani v0.3.0).compressionandmarker_compressionproperties to allow accessing the sketch parameters of aDatabaseobject.
Changed#
Bump
pyo3dependency tov0.25.1.Bump
skanidependency tov0.3.0.
v0.1.3 - 2024-12-05#
Changed#
Bump
pyo3dependency tov0.22.5.Bump
skanidependency tov0.1.2.Use
maturininstead ofsetuptools-rustto compile package.Use PyData theme to render the Sphinx documentation to HTML.
Fixed#
Missing documentation for some keyword arguments of
Databasemethods.
v0.1.2 - 2023-04-11#
Changed#
Bumped
pyo3tov0.21.0.
Added#
Wheels for CPython 3.12 and PyPy 3.10.
v0.1.1 - 2023-04-11#
Changed#
Bumped
skanitov0.1.1.Use read-write locks for synchronizing database contents.
Fixed#
Generation of AUR package in GitHub Actions workflow.
Docs#
Display the wrapped
skaniversion in the Sphinx documentation.
v0.1.0 - 2023-02-09#
Initial release.