Changelog¶
Major and minor releases include the changes specified in prior development releases.
Version 1.0.2¶
(bugfix) Pass configuration options over to collect during reference checking.
Version 1.0.1 (2025-02-12)¶
Documentation improvements.
Version 1.0.0 (2025-02-12)¶
This is the initial release following a rewrite of the project (fork).
Breaking changes¶
- Handler name was renamed to
python_betterrefs(frompython_xrefs) - Config option
relative_crossrefswas renamed tobetter_crossrefs - Config option
better_crossrefs(previouslyrelative_crossrefs) is now enabled by default
Other changes¶
- Rewrite the project documentation
- Move to
basedpyrighttype-checker (from mypy) - Move to
uvpackage manager (from condadev) - Improve CI workflows
- Improve testing