Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:01
c6eadf8

0.0.4 (2026-08-17)

Features

  • parser-python: annotated DRIFT-001/003 drift detection (130dd2e)
  • parser-python: assertions, provenance, and reachability (941443f)
  • parser-python: scaffold package with validated tree-sitter helpers (05f86c9)
  • parser-python: symbols, imports, and test detection (e847c77)
  • parser-python: unittest.mock / pytest-mock / monkeypatch detection (5c3349d)
  • Python language support (tree-sitter-python + annotations-first drift) (88add30)
  • wire python language support through CLI, server, doctor, and release tooling (afe97f8)

Bug Fixes

  • parser-python: make assertion extraction linear, not quadratic (524c9f2)