Releases: Fizcko/rsql-mongodb
Releases · Fizcko/rsql-mongodb
2.2.2
Release note
Allow logical operators as string value when used within single quotes
2.2.1
Release note
Fix issue #18
2.2.0
Release note
Fix issue #17
2.1.0
Release note
Fix issue #16
2.0.2
Release note
Fix issue #15
2.0.1
Release note
Fix issue #12 and #13
2.0.0
Release note
Fix issue #10 Custom operator LIKE (=~) contains illegal characters
⚠️⚠️ Breaking change ⚠️⚠️
Change of the RSQL custom operator for regex from '=~' to '=regex='
1.5.3
Release note
Fix issue #8 JavaScript heap out of memory - invalid array length Allocation failed
Now throw an error
1.5.2
Release note
Fix issue #7 setType typedInput Date value is returning a invalidDate
Now throw an error when an invalid date is provided
1.5.1
Release note
Fix issue #7 setType typedInput Date value is returning a invalidDate
Now throw an error when an invalid date is provided