CHANGELOG
v1.1.0 (2026-06-18)
Bug fixes
- Corrections of GitHub Actions related to problem with Cairo library ('5dfe77c')
- Corrections and edits related to Python version ('4b628b1')
- Update type annotations - do not use Callable, Optional and Union from typing.py any longer ('e0db0a1')
- Clean-up init.py ('ce3ad27')
Build system
- deps: Bump sigstore/gh-action-sigstore-python from 3.3.0 to 3.4.0 ('e34cd2e')
- deps: Bump codecov/codecov-action from 6 to 7 ('a1a17f9')
- deps: Bump actions/upload-pages-artifact from 4 to 5 ('391f62f')
- deps: Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 ('b06f7ef')
- deps: Bump codecov/codecov-action from 5 to 6 ('84e0eb6')
- deps: Bump actions/deploy-pages from 4 to 5 ('10dd5f6')
- deps: Bump release-drafter/release-drafter from 6 to 7 ('f6dcb3d')
- deps: Bump actions/download-artifact from 7 to 8 ('9f0cf1d')
- deps: Bump actions/upload-artifact from 6 to 7 ('f315550')
- deps: Bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0 ('a362ee0')
- deps: Bump actions/download-artifact from 6 to 7 ('91932fc')
- deps: Bump actions/upload-artifact from 5 to 6 ('632506e')
- deps: Bump actions/checkout from 5 to 6 ('a870aee')
- deps: Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 ('de1d683')
- Update pyproject.toml and GitHub Action for tests - minimum Python version 3.10 ('39f8a4b')
- deps: Bump actions/download-artifact from 5 to 6 ('2fd47e6')
- deps: Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 ('a0466ed')
- deps: Bump actions/upload-artifact from 4 to 5 ('78447b5')
- Additional GitHub action - test documentation build ('6ceb6da')
Features
- Switch from mkdocs and mkdocs-theme material to properdocs with theme materialx ('484b309')
v1.0.0 (2025-10-28)
Bug fixes
Build system
Features
- Include new version of hatch-vcs-footgun ('ac09b66')
Initial commit