Skip to content

2.1

Compare
Choose a tag to compare
@petri petri released this 30 Jan 15:07
· 24 commits to master since this release
  • Support Python 3.6 - 3.9
  • Fix basename() so it works deterministically
  • Improve basename() so it ignores punctuation for matching terms
  • Fix normalization of some Unicode characters
  • Fix an error when basename() is invoked with middle=True kwarg
  • Drop Travis CI in favour of Github actions