File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ #### 2.0.4 Maintenance Release
2
+
3
+ - Prevent writing to the object prototype or constructor (PR https://github.com/jsonata-js/jsonata/pull/676 )
4
+ - Add upper/lower presentation format for am/pm in fromMillis (PR https://github.com/jsonata-js/jsonata/pull/644 )
5
+ - Various documentation additions and corrections
6
+
1
7
#### 2.0.3 Maintenance Release
2
8
3
9
- Fix regex termination lexer (PR https://github.com/jsonata-js/jsonata/pull/623 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jsonata" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " JSON query and transformation language" ,
5
5
"module" : " jsonata.js" ,
6
6
"main" : " jsonata.js" ,
You can’t perform that action at this time.
0 commit comments