Skip to content

v0.1.9

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Apr 00:41
38f38d5

0.1.9 (2026-04-03)

Features

  • types: add py.typed marker for PEP 561 compliance (5847968)

Bug Fixes

  • ci: add missing zensical dep and fix release-please config (1dad1d3)
  • ci: correct release-please versioning strategy and Pages source (cceb119)
  • ci: remove unsupported changelog-type from release-please config (6f421a3)
  • cli: use ctx.obj['project'] in clear_cache command (ebe7ab3)
  • crawler: replace deprecated event loop API with asyncio.run() (14af65b)
  • settings: move mutable class defaults to init (361dcf2)
  • web: remove event_loop param and use importlib.metadata for version (cb73ebd)

Documentation

  • claude: update CLAUDE.md for modern toolchain (60985d7)
  • zensical: replace mkdocs with zensical (f546377)