|
|
|
@@ -1,3 +1,93 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 2 05:45:00 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.38.5:
|
|
|
|
|
* feat: support file level suppression #1541
|
|
|
|
|
* feat: add include-off rule in sg test #2023
|
|
|
|
|
* feat: add multiple fix in vscode lsp 9e9a282
|
|
|
|
|
* chore(deps): update dependency @ast-grep/napi to v0.38.3 58dcc5b
|
|
|
|
|
* test: add file level suppression test 93d04c7
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 2 05:44:45 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.38.4:
|
|
|
|
|
* feat: support object style libraryPath #2013
|
|
|
|
|
* feat: Support Markdown rendering in CLI #1976
|
|
|
|
|
* test: add more test for transform parse #902
|
|
|
|
|
* feat: implement transform shortcut #902
|
|
|
|
|
* feat: add note in lsp hover info b4f32df
|
|
|
|
|
* feat: add test case for string transform 0c75416
|
|
|
|
|
* refactor: simplify code 0d3ba01
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 2 05:44:37 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.38.2:
|
|
|
|
|
* feat: add --include-metadata flag in ast-grep scan #1987
|
|
|
|
|
* fix: respect transform in fix #1991
|
|
|
|
|
* Breaking change: feat: remove tree-sitter-facade-sg 1e8a38d
|
|
|
|
|
* fix: remove benches c44c315
|
|
|
|
|
* feat: add label handling in json print 33192d7
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 14 07:17:12 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.38.1:
|
|
|
|
|
* chore(deps): update dependency @ast-grep/napi to v0.38.0 227bab3
|
|
|
|
|
* Revert "fix: simplify version" a5d9fd8
|
|
|
|
|
* fix(deps): update rust crate clap to v4.5.38 cc8047c
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 14 07:16:59 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.38.0:
|
|
|
|
|
* feat: use newer tower_lsp crate #1975
|
|
|
|
|
* fix: --json=stream should output a trailing newline #1969
|
|
|
|
|
* fix: matcher leaks environment changes when the second matcher fails #1956
|
|
|
|
|
* fix: remove anyhow in ast-grep-config #1967
|
|
|
|
|
* feat: remove language bound in matcher c9b450d
|
|
|
|
|
* fix: bump deps version 8265edb
|
|
|
|
|
* refactor: move out tree_sitter specific stuff 6d5e4e4
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 17 06:58:56 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.37.0:
|
|
|
|
|
* fix: use docker image instead #1930
|
|
|
|
|
* chore(deps): update dependency @ast-grep/napi to v0.36.3 3dca58c
|
|
|
|
|
* fix: update crate a88a073
|
|
|
|
|
* perf: more efficient node ancestor calculation a1ed329
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 14 08:29:49 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.36.3:
|
|
|
|
|
* fix: transformation indent #1405
|
|
|
|
|
* feat: YAML schema validation for node and field types e0a5a47
|
|
|
|
|
* chore(deps): update dependency @ast-grep/napi to v0.36.2 f291ef3
|
|
|
|
|
* fix(deps): update rust crate crossterm to 0.29.0 4c62fe5
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 21 07:07:39 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.36.2:
|
|
|
|
|
* fix: report-style short should not print out diff #1884
|
|
|
|
|
* fix: fix do not push empty unused suppressions #1882
|
|
|
|
|
* chore: Remove tree-sitter wasm facade 47b14fe
|
|
|
|
|
* Revert "chore: Remove tree-sitter wasm facade" a449617
|
|
|
|
|
* fix: remove optimize 7365a68
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 12 08:17:25 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.36.1:
|
|
|
|
|
* fix: fix globs not working with lang #1861
|
|
|
|
|
* perf: use smallvec for filter_file_{pattern, rule} #1858
|
|
|
|
|
* fix(deps): update dependency @swc/core to v1.11.8 a0d9e10
|
|
|
|
|
* perf: save pattern clone and doc clone in multi-lang-doc 1113384
|
|
|
|
|
* perf: remove duplicate pattern match 6eba6d9
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 10 07:32:50 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|