Skip to content

0.13.1 Fixed searching for python 3.6-3.8

Compare
Choose a tag to compare
@snejus snejus released this 03 Apr 13:45
· 266 commits to main since this release
0.13.1
338d17f

Fixed

  • search: changes introduced in [0.13.0] broke searching functionality for python 3.6-3.8 due to changes in the built-in difflib library. This has been fixed and tests for the searching logic are now added. Thanks to @emanuele-virgillito for reporting the issue.

Fixed #26