Changelog

1.1.0 (2026-01-09)

Features

Bug Fixes

  • avoid clipping borders of swatches (fa6a6f8)

1.0.0 (2026-01-08)

Features

Bug Fixes

  • correcty import c++ library (72f4ecf)

  • disable OpenMP on MSVC (6e5eb09)

  • don’t instantiate the class in linking (e7db6be)

  • refactor openmp setup (0cff380)

  • reinstate math definitions for MSVC (3dd70df)

  • remove license classifier (3c151ba)

  • remove pre-commit yaml fro sdist build (68efc3d)

  • rename tests properly (4478234)

  • update qualpal c++ library to 3.4.0 (cbfeaaa)

  • use _USE_MATH_DEFINES on MSVC (7786b97)

  • use -fPIC when building qualpal (3e6375f)

  • use find_package() internally (3e5a9b8)

  • use correct logo path (04246d8)

  • use github token for release action (105475e)