We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 282f267 + 84dd3db commit 046d286Copy full SHA for 046d286
CHANGELOG.md
@@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
6
- Add `*repl-prompt*` dynamic binding to allow customizing the built in repl.
7
- Add multiple path support in the `JANET_PATH` environment variables. This lets
8
user more easily import modules from many directories.
9
+- Add `nth` and `only-tags` PEG specials to select from sub-captures while
10
+ dropping the rest.
11
12
## 1.36.0 - 2024-09-07
13
- Improve error messages in `bundle/add*` functions.
0 commit comments