Changelog#

Unreleased#

v0.2.2#

Chore#

  • Added missing py.typed file. #4

  • Move from Rye to uv. #5

v0.2.1#

Chore#

  • Cleaned up documentation. #3

v0.2.0#

Added#

  • Added patch_import and patch_find_spec keyword arguments to allow the user further fine-tuning. #2

Chore#

  • Cleaned up CI and added pre-commit run. #2

  • Made MissingModulesContextGenerator a concrete class. #2

  • Improved type hints. #2

  • Created first documentation. #2

v0.1.0#

Added#

  • Created first package. #1