Skip to content

v0.23.1

Choose a tag to compare

@oOo0oOo oOo0oOo released this 04 Mar 15:05
· 146 commits to main since this release

What's Changed

  • Fix stdio transport instability without stdout fd mutation by @eliasjudin in #148
  • fix: share loogle subprocess across HTTP sessions by @spitters in #145
  • Chore/various chores by @oOo0oOo in #149
  • Fix parse_axioms failing on multiline #print axioms output by @maorbenshahar in #152
  • Harden teardown to prevent transport drops by @eliasjudin in #150
  • feat: allow passing Lean dir path via CLI by @zeyu-zheng in #151
  • Harden loogle init and teardown error handling by @eliasjudin in #154
  • Rewrite lean_verify to use append-and-restore instead of olean files by @maorbenshahar in #155
  • [fix] Windows compatibility: encoding, path separators, nested projects by @elazarg in #156
  • [fix] Include file path in error messages for failed path resolution by @elazarg in #158
  • feat: Make Loogle remote URL configurable via LOOGLE_URL by @dirkenglund in #153
  • local_search includes namespace

New Contributors

Full Changelog: v0.22.0...v0.23.1