Skip to content

0.15.0

Compare
Choose a tag to compare
@hardbyte hardbyte released this 09 Mar 20:42
· 19 commits to main since this release
ac3919b
  • Process chunk now utilizes the find_candidate_pairs function and can optionally pass on a blocking function. #462
  • Added support for Python 3.10 and updated various test dependencies. #517
  • Switch from Travis-CI to Github Actions #467
  • Switch back to using upstream bitarray now they distribute binary wheels. #517
  • Publish to PyPi using github actions automatically on publishing a GitHub release #526, #527, #528, #529