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.
1 parent a247ca4 commit dd5a01cCopy full SHA for dd5a01c
CHANGELOG.md
@@ -19,6 +19,7 @@ The project does _not_ follow Semantic Versioning and the changes are documented
19
### Added
20
21
- `NumberLiteral` can now be converted to a `BigDecimal` with the method `toBigDecimal`.
22
+- Named based access of result rows of multi decision tables were added. Rows can be referenced by name and coexist with the index based access.
23
24
## December 2023
25
0 commit comments