Skip to content

v0.16.1

Compare
Choose a tag to compare
@paul-gauthier paul-gauthier released this 31 Oct 21:15
· 7090 commits to main since this release

v0.16.1

  • Updated tree-sitter dependencies to streamline the pip install process

Plus everything from v0.16.0

  • Improved repository map using tree-sitter
  • Switched from "edit block" to "search/replace block", which reduced malformed edit blocks. Benchmarked at 66.2%, no regression.
  • Improved handling of malformed edit blocks targetting multiple edits to the same file. Benchmarked at 65.4%, no regression.
  • Bugfix to properly handle malformed /add wildcards.