Skip to content

Releases: flxhrdyn/angrist

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Sep 07:07
Release 0.1.3

Raises the typer floor to 0.16.0: 0.13-0.15 crash on --help against
click 8.5+ (Parameter.make_metavar() missing required ctx argument).

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Sep 06:53
Release 0.1.2

Fixes carried since 0.1.0:
- Bytecode caching disabled so verification gates measure the patched code
  instead of a stale .pyc left by the baseline run
- Windows backslash paths in --test-cmd/--lint-cmd no longer mangled
- Trailing newline no longer duplicated on every patch
- LLM transport/HTTP/response failures reported cleanly instead of as a
  raw traceback
- tree-sitter and typer dependency floors raised to versions that actually
  install and run (0.21/0.12 crash on fresh installs)
- pytest no longer tries to collect the bundled SWE-bench instances

v0.1.1 was tagged but a CI test bug blocked its publish; this supersedes
it with the test fixed.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 06:49
Release 0.1.0