Skip to content

Commit

Permalink
JEXL-36{1,2,3,4}: release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
henrib committed Mar 14, 2022
1 parent 45ba717 commit 8d4ac20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,15 @@ allow fine-tuning the scripting integration into any project.

New Features in 3.3:
====================
* JEXL-363: Allow retrieving captured variables in script
* JEXL-359: Allow per-operator arithmetic handling of null arguments
* JEXL-357: Configure accessible packages/classes/methods/fields

Bugs Fixed in 3.3:
==================
* JEXL-364: Evaluator options not propagated in closures
* JEXL-362: JexlInfo position reporting is off
* JEXL-361: Null may be used as operand silently even in arithmetic strict(true) mode
* JEXL-354: #pragma does not handle negative integer or real literals
* JEXL-353: Documentation error for not-in/not-match operator

Expand Down

0 comments on commit 8d4ac20

Please sign in to comment.