(bugfix) Pass configuration options over to collect during reference checking.
Documentation improvements.
This is the initial release following a rewrite of the project (fork).
- 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
- Rewrite the project documentation
- Move to
basedpyrighttype-checker (from mypy) - Move to
uvpackage manager (from condadev) - Improve CI workflows
- Improve testing