-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
95c6877
commit 0ff23ea
Showing
7 changed files
with
55 additions
and
6 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [0.4.0](https://github.com/getgrit/gritql/compare/grit-pattern-matcher-v0.3.0...grit-pattern-matcher-v0.4.0) - 2024-09-18 | ||
|
||
### Added | ||
|
||
- add a callback pattern ([#476](https://github.com/getgrit/gritql/pull/476)) | ||
- expose insert_effect API ([#475](https://github.com/getgrit/gritql/pull/475)) | ||
- search for built-ins inside functions ([#430](https://github.com/getgrit/gritql/pull/430)) | ||
- skip warning for searches ([#428](https://github.com/getgrit/gritql/pull/428)) | ||
- add some more utils for napi ([#405](https://github.com/getgrit/gritql/pull/405)) | ||
|
||
### Fixed | ||
|
||
- simplify the lazy approach ([#483](https://github.com/getgrit/gritql/pull/483)) | ||
- remove min_level spread throughout the codebase ([#451](https://github.com/getgrit/gritql/pull/451)) | ||
- include universal patterns in bindings ([#431](https://github.com/getgrit/gritql/pull/431)) | ||
|
||
### Other | ||
|
||
- searching for new patterns inside callback function ([#481](https://github.com/getgrit/gritql/pull/481)) | ||
- install workflow-runner via axo ([#461](https://github.com/getgrit/gritql/pull/461)) | ||
- refactor grit error ([#457](https://github.com/getgrit/gritql/pull/457)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [0.4.0](https://github.com/getgrit/gritql/compare/grit-util-v0.3.0...grit-util-v0.4.0) - 2024-09-18 | ||
|
||
### Added | ||
|
||
- add some more utils for napi ([#405](https://github.com/getgrit/gritql/pull/405)) | ||
- include content in match results ([#391](https://github.com/getgrit/gritql/pull/391)) | ||
|
||
### Other | ||
|
||
- refactor grit error ([#457](https://github.com/getgrit/gritql/pull/457)) |
Binary file removed
BIN
-25.2 KB
...e-metavariables/tree-sitter-toml/docs/assets/tree-sitter-toml-0.5.1/tree-sitter-toml.wasm
Binary file not shown.
Binary file removed
BIN
-199 KB
...nguage-metavariables/tree-sitter-toml/docs/assets/web-tree-sitter-0.19.3/tree-sitter.wasm
Binary file not shown.