Skip to content

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 17 Aug 21:16
2bd92d4

0.0.6 (2026-08-17)

Features

  • derive mock-of-self subject per language (71b53ee)
  • four-language parity (pyright inference + cross-language rules + 4-language synthesis) (843b694)
  • parser-python: pyright type inference for unannotated signatures (fff1e5e)
  • parser-rust: trace wrapper re-bindings and by-value mock consumption (dbb7c39)
  • PHP TAUT-006 for unconfigured Mockery spies (75853a9)
  • Python DRIFT-005 for patch of a missing module attribute (70b891f)
  • Python TAUT-006 for unconfigured assert_called mocks (16de8bf)
  • synthesize pytest/unittest and mockall/mockito/wiremock contracts (657c6d9)

Bug Fixes

  • include rs in watcher and ignore Python/Rust build dirs (20c9cc8)