Skip to content

Commit 4ef9f83

Browse files
committed
doc: Update documentation for v2.3.4
1 parent cdbe887 commit 4ef9f83

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
:repo-uri: https://github.com/jirutka/rsql-parser
33
:issue-uri: {repo-uri}/issues
44

5+
== 2.3.4 (2025-07-28)
6+
* Node factory methods are not invoked through `NodesFactoryAccess` when `NodesFactory` is extended.
7+
58
== 2.3.3 (2024-12-12)
69
* Memory optimizations when creating nodes from parser.
710
* Remove unnecessary skip term thus bit simplifying generated parser.

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= RSQL / FIQL parser
22
Jakub Jirutka <https://github.com/jirutka[@jirutka]>
33
:name: rsql-parser
4-
:version: 2.3.3
4+
:version: 2.3.4
55
:mvn-group: io.github.nstdio
66
:gh-name: nstdio/{name}
77
:gh-branch: master

0 commit comments

Comments
 (0)