Skip to content

v0.2.20251009: bump min version to 3.12; support python 3.14

Latest

Choose a tag to compare

@karlicoss karlicoss released this 08 Oct 23:47
· 21 commits to master since this release

What's Changed

  • general: support multi-normaliser mode for cross-checking HPI normalisers by @karlicoss in #58
  • modules.twitter_android: implement defensive check for databases with no data by @karlicoss in #57

Chores:

  • big cleanup: update all CI files/ruff/format and switch to hatch by @karlicoss in #54
  • ci: refresh all files, start running ty type checks; set up mypy coverage by @karlicoss in #55
  • cli: add main when running pythonc -m bleanser to suggest running a specific module by @karlicoss in #56
  • chore: bump min version to 3.12; support 3.14; general ci files/ruff updates by @karlicoss in #59

Full Changelog: v0.1.20250119...v0.2.20251009