* Mon Oct 07 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.28.0:
* feat: TypeScript types for Rules in NAPI #1038
* feat:support glob path match in CLI #1062
* refactor: move input/output args to standalone file 3d937cb
* refactor: move worker outside of utils 84ea621
* fix(deps): update babel monorepo to v7.25.7 b989f05
* Mon Sep 23 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.27.3:
* feat: add prettified pattern debug 70d33b5
* fix(deps): update rust crate pyo3 to v0.22.3 683e398
* test: add test for CST a79f13f
* Mon Sep 23 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.27.2:
* feat: add follow symbolic links option to CLI #1461
* fix(deps): update dependency @swc/core to v1.7.26 e0b437d
* fix(deps): update dependency @swc/core to v1.7.24 657bc4e
* chore(deps): update dependency typescript to v5.6.2 c55a404
* Mon Sep 09 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.27.1:
* fix: create .gitkeep file in new dirs #1273
* fix: fix unwrap error for unfound dir #1456
* fix(deps): update dependency @swc/core to v1.7.23 5fd4101
* chore(deps): update dependency @types/node to v20.16.5 294e402
* fix: improve error message d46df6a
* Mon Sep 09 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.27.0:
* feat: support YAML language #1436
* fix(deps): update dependency @swc/core to v1.7.22 c577761
* fix(deps): update dependency @swc/core to v1.7.21 4b0e594
* feat: add rule config potential kind test def5b21
* Mon Aug 26 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.26.3:
* fix: fix wrong transformation indentation #1405
* fix: compare only kind for unnamed nodes #1419
* fix(deps): update dependency @swc/core to v1.7.18 9ecb02c
* fix(deps): update dependency @swc/core to v1.7.14 459d20a
* test: add test for transformation indentation e0bfaf2
* Tue Aug 20 2024 Holger Rauch <holger.rauch@posteo.de>
- Added ppc64le to the list of architectures (_constraints)
* Tue Aug 20 2024 Holger Rauch <holger.rauch@posteo.de>
- Increased memory to 8 GB for s390x (_constraints)
* Mon Aug 19 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.26.2:
* fix: readopt matched metavar in napi #1380
* chore: update napi definition 07e084a
* fix(deps): update dependency @swc/core to v1.7.11 835b06f
* fix(deps): update dependency @swc/core to v1.7.10 d7a3820
* Sat Aug 10 2024 Michael Vetter <mvetter@suse.com>
- Update to 0.26.1:
* feat: support dynamic language in pyo3 #1143
* test: add test for load dynamic lang in python 236f4ab
* feat: add py_lang registration function 43e74e7
* feat: add pytype for register language 8b660cf