What's Changed
- Bump mkdocs-material from 9.6.22 to 9.6.23 by @dependabot[bot] in #515
- Bump durandtibo/pip-install-package-action from 0.4.0 to 0.4.1 by @dependabot[bot] in #516
- Bump coverage from 7.11.0 to 7.11.3 by @dependabot[bot] in #521
- Bump pytest from 8.4.2 to 9.0.0 by @dependabot[bot] in #517
- Bump pre-commit from 4.3.0 to 4.4.0 by @dependabot[bot] in #520
- Bump ruff from 0.14.3 to 0.14.4 by @dependabot[bot] in #518
- Bump black from 25.9.0 to 25.11.0 by @dependabot[bot] in #519
- Update pre-commit hooks by @github-actions[bot] in #522
- Bump ruff from 0.14.4 to 0.14.5 by @dependabot[bot] in #523
- Bump pytest from 9.0.0 to 9.0.1 by @dependabot[bot] in #524
- Bump mkdocs-material from 9.6.23 to 9.7.0 by @dependabot[bot] in #525
- Add tasks by @durandtibo in #527
- Update pre-commit hooks by @github-actions[bot] in #526
- Update pre-commit config by @durandtibo in #528
- Add
setup-envaction by @durandtibo in #529 - Add workflow to update deps by @durandtibo in #530
- Add build workflow by @durandtibo in #531
- Add workflow to get package versions by @durandtibo in #532
- Add workflow to generate package versions by @durandtibo in #533
- Replace
poetrybyuvby @durandtibo in #534 - Add script to generate package versions by @durandtibo in #535
- Add reusable workflows by @durandtibo in #536
- Update workflows (part 1) by @durandtibo in #537
- Update workflows (part 2) by @durandtibo in #538
- Update workflows (part 3) by @durandtibo in #539
- Update workflows (part 5) by @durandtibo in #541
- Update dependabot config by @durandtibo in #542
- Update tasks by @durandtibo in #543
- Update tasks by @durandtibo in #544
- Update error messages by @durandtibo in #546
- Add integration tests by @durandtibo in #545
- Update dependencies by @github-actions[bot] in #547
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #548
- Update tasks by @durandtibo in #549
- Update python versions by @durandtibo in #550
- Add workflow to cancel stale runs by @durandtibo in #553
- Update cancel run workflow by @durandtibo in #555
- Update cancel run workflow by @durandtibo in #556
- Bump durandtibo/cancel-queued-runs-action from 1.4 to 1.7 by @dependabot[bot] in #558
- Bump black from 25.11.0 to 25.12.0 by @dependabot[bot] in #561
- Bump ruff from 0.14.6 to 0.14.8 by @dependabot[bot] in #560
- Bump pytest from 9.0.1 to 9.0.2 by @dependabot[bot] in #559
- Update pre-commit hooks by @github-actions[bot] in #554
- Update mkdocstrings[python] requirement from <1.0,>=0.30 to >=0.30,<2.0 by @dependabot[bot] in #552
- Update dependencies by @github-actions[bot] in #557
- Update dependencies by @github-actions[bot] in #562
- Update workflows by @durandtibo in #563
- Add optional dependencies fallback by @durandtibo in #566
- Update dependencies by @durandtibo in #565
- Update tasks by @durandtibo in #564
- Add
check_markdown.shby @durandtibo in #567 - Fix pyright errors by @durandtibo in #568
- Clean
importsmodule by @durandtibo in #569 - Update
formatworkflow by @durandtibo in #571 - Update dependencies by @durandtibo in #573
- Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #572
- Improve type hints by @durandtibo in #574
- Add type checking workflow by @durandtibo in #575
- Add workflow to detect cyclic imports by @durandtibo in #577
- Update get versions workflow by @durandtibo in #578
- Add workflow to verify workflows by @durandtibo in #576
- Update
buildworkflow by @durandtibo in #570 - Update README.md by @durandtibo in #579
- Add/update unit tests by @durandtibo in #580
- Update build workflow by @durandtibo in #582
- Remove
setup-envaction by @durandtibo in #581 - Bump durandtibo/cancel-queued-runs-action from 1.7 to 1.9 by @dependabot[bot] in #584
- Bump pre-commit from 4.5.0 to 4.5.1 by @dependabot[bot] in #589
- Bump durandtibo/setup-venv-uv-action from 0.0.1 to 0.0.2 by @dependabot[bot] in #585
- Bump durandtibo/verify-uv-build-action from 0.0.5 to 0.0.7 by @dependabot[bot] in #586
- Bump ruff from 0.14.9 to 0.14.10 by @dependabot[bot] in #587
- Bump mkdocs-material from 9.7.0 to 9.7.1 by @dependabot[bot] in #588
- Update dependencies by @github-actions[bot] in #583
- Update dependencies by @github-actions[bot] in #590
- Bump durandtibo/setup-venv-uv-action from 0.0.2 to 0.0.3 by @dependabot[bot] in #591
- Improve
ResolverRegistryby @durandtibo in #592 - Update docstrings by @durandtibo in #593
- Move CONTRIBUTING.md by @durandtibo in #594
- Update workflows by @durandtibo in #595
- Add
has_resolvertoResolverRegistryby @durandtibo in #597 - Add
get_default_registryby @durandtibo in #596 - Update docs by @durandtibo in #599
- [BC] Remove
registryvariable by @durandtibo in #598 - Add
register_resolverstoResolverRegistryby @durandtibo in #600 - Update README.md by @durandtibo in #601
- Remove
register_resolversby @durandtibo in #602 - Add integration tests by @durandtibo in #603
- Add missing unit test by @durandtibo in #605
- Fix type hints by @durandtibo in #604
- Update dependencies by @durandtibo in #606
- Update dependencies by @github-actions[bot] in #607
- Move
get_default_registryby @durandtibo in #608 - Update registration of default resolvers by @durandtibo in #609
- Update unit tests by @durandtibo in #610
- Update workflows by @durandtibo in #611
- Update dependencies by @github-actions[bot] in #612
- Generate package versions by @github-actions[bot] in #613
- Update dependencies by @github-actions[bot] in #614
- Update documentation to match current implementation and tooling by @Copilot in #616
- Rename modules by @durandtibo in #617
- Update tests by @durandtibo in #620
- Enhance documentation with comprehensive docstrings and examples by @Copilot in #621
- Bump black from 25.12.0 to 26.1.0 by @dependabot[bot] in #623
- Update pre-commit hooks by @github-actions[bot] in #624
- Generate package versions by @github-actions[bot] in #625
- Comprehensive user guide documentation update by @Copilot in #622
- Release version
0.4.0by @durandtibo in #615 - Update dependencies by @github-actions[bot] in #626
New Contributors
- @Copilot made their first contribution in #616
Full Changelog: v0.3.1...v0.4.0