Skip to content

Changelog

Major and minor releases include the changes specified in prior development releases.

[UNRELEASED] Version 0.1.0 (2025-02-09)

This is the initial release following a rewrite of the project (fork).

Breaking changes

  • Handler name was renamed to python_betterrefs (from python_xrefs)
  • Config option relative_crossrefs was renamed to better_crossrefs
  • Config option better_crossrefs (previously relative_crossrefs) is now enabled by default

Other changes

  • Rewrite the project documentation
  • Move to basedpyright type-checker (from mypy)
  • Move to uv package manager (from condadev)
  • Improve CI workflows
  • Improve testing