Skip to content

v0.12.0

Choose a tag to compare

@oOo0oOo oOo0oOo released this 07 Nov 18:38
· 399 commits to main since this release

What's Changed

  • Diagnostics can be limited by line range to prevent waiting for full file to process.
  • Speedup: Update files instead of closing and reopening.
  • Handle doc-less loogle hits without errors by @eliasjudin in #46
  • Update README with WSL2 VSCode instructions by @dlebedinsky in #40
  • Ensure multi_attempt cleans up Lean files and align rate limits by @eliasjudin in #47
  • Ensure project activation uses Path objects by @eliasjudin in #48
  • Avoid mutating snippets in lean_multi_attempt by @eliasjudin in #50
  • update Lean Finder endpoint + response parsing + tool description by @mikeljl in #52
  • Restrict get_relative_file_path to project root by @eliasjudin in #54

New Contributors

Full Changelog: v0.11.0...v0.12.0