Skip to content

0.19.0

Compare
Choose a tag to compare
@mkniewallner mkniewallner released this 07 Aug 23:00
· 78 commits to main since this release
fc98954

What's Changed

This release reverts #753 that caused a noticeable performance regression on large codebases. The intent of the initial PR was to support projects following PEP 420, so if your project currently relies on this behaviour, feel free to manifest your interest in #740.

Fixes

  • Revert "fix(core): use rglob to guess local Python modules (#753)" (#798)

New Contributors

Full Changelog: 0.18.0...0.19.0