Skip to content

v0.6.20250816

Choose a tag to compare

@karlicoss karlicoss released this 16 Aug 22:12
· 32 commits to master since this release

What's Changed

  • core: change get_files handling for sort argument + clean up tests by @karlicoss in #452
  • general: use full dependency specifiers (i.e. "package-name @ git+htps://..." in REQUIRES) by @karlicoss in #448
  • core: deprecate my.core.assert_never and my.core.LazyLogger by @karlicoss in #441
  • core: autodetect uv in hpi module install by @karlicoss in #445
  • core: improve uv detection in hpi module install by @karlicoss in #447
  • core/error: fix types in extract_error_datetime, allow returning date by @karlicoss in #450

Modules:

  • my.twitter.android: fix own user id guessing by @karlicoss in #442
  • my.bluemaestro: big speedups for data processing, switch to ZoneInfo by @karlicoss in #454

Chores/CI improvements

  • ty: type check core with ty by @karlicoss in #444
  • minor cleanup for tox.init and pytest.ini by @karlicoss in #440
  • chore: bring CI configs up to date, set up coverage by @karlicoss in #443
  • chore: update ty version/suppress errors and remove useless suppressions by @karlicoss in #446
  • chore: improve type annotations for better ty support by @karlicoss in #449
  • ty: add tox section for ty-all and cleanup type checking sections by @karlicoss in #451
  • various modules: minor cleanup/formatting by @karlicoss in #453

Full Changelog: v0.6.20250623...v0.6.20250816