- Update to 0.36.0:

* perf: remove preScan struct #1837
  * refactor: change Worker trait signature #1849
  * fix: fix inconsistent matching in relaxed mode #1848
  * feat: allow richer metadata format #1854
  * fix: do not display color for error when not in tty #1850
  * fix: make scan respect --globs flag #1842
  * feat: move processing to worker thread #143
  * feat: move matching to worker #143
  * refactor: remove Matches/Diffs macro in cli #1819
  * Breaking change: fix: bump min msrv 846be66
  * refactor: split colored printer 083a5f9
  * refactor: moved interactive printer b9bedf4

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=112
This commit is contained in:
2025-03-10 07:38:54 +00:00
committed by Git OBS Bridge
commit 27ce739b62
28 changed files with 910 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.osc