* feat: add debug ast and cst #1218
* feat: add strictness in PyO3 #1246
* feat: add strictness flag in cli #1243
* test: add test for different strictness #1241
* feat: add strictness to YAML #1239
* Breaking change: fix: update API for fix 4971ac2
* Breaking change: fix: change deletedLength to endPos in napi c0e9a65
* feat: add colorized output 22f279c
- Update to 0.23.1:
* fix: all should not pollute env #1225
* Breaking change: feat: use new pattern struct f219b43
* refactor: move match_node impl out 27c918a
* refactor: factor out match_ellipsis logic 407d2a8
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=57
* feat: use var defined in utils in transform/fix #1155
* fix: fix pattern polluting env #1164
* test: add python fix test #1161
* feat: add fix related feature to pyo3 #1159
* test: add test for napi test #1160
* feat: add commit_fix and fix to napi #1158
* fix(deps): update babel monorepo to v7.24.6 0898b55
* fix(deps): update dependency @swc/core to v1.5.7 9beda6e
* feat: add edit/fix sketch 6817854
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=49
* feat: Allow to use meta variable captured outside of rewrite rule inside the rewriter #1072
* refactor: move rule_core test out of rule_core 1e8af4c
* feat: move check variable usage out to a standalone file f086d10
* refactor: move check var around cfe3529
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=41
* feat: find defined vars in utils cbc6534
* fix: add referent rule stack overflow test case f7f24e1
* feat: add utils defined vars 59001eb
- Update to 0.21.0:
* feat: report unused rewriters #1064
* feat: report undefined error in fix#1070
* feat: define the resolution order of meta variables #1068
* feat: export used meta-var in transform #1069
* feat: export meta variables defined in transform #1066
* feat: export meta variables defined in constraints/rules #1067
* test: add test for Pattern::defined_vars method #1065
* feat: analyze meta variables defined in pattern #1065
* feat: add field id Error for relational rule #1059
* feat: support rewrtier check in sub-rule eb4c47c
* test: add undefined rewriter test d56ad74
* feat: add used_vars in TemplateFix 641d3b4
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=39
* feat: add language globs to findInFiles in napi #780
* Breaking change: fix: rename MetaVar for better naming #805
* refactor: reorgnanize napi file structure 93f8577
* refactor: move file type related function out of lib 64e33a3
* feat: handle FileOption in LangOption::infer 7bc3efe
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=7
* feat: support mutliple rules in -r and --inline-rules #786
* refactor: unify run_worker and run_std_in #785
* Breaking change: feat: --stdin now always awaits user input #791
* feat: support --inline-rules option for sg scan #396
* refactor: separate PathWorker and StdInWorker and Worker ef3d8ad
* test: add test cases for sg scan ed35c71
* fix: revert github action a2f22d8
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=5