Skip to content

Releases: Fizcko/rsql-mongodb

2.2.2

20 Jun 06:52
Compare
Choose a tag to compare

Release note

Allow logical operators as string value when used within single quotes

2.2.1

21 May 12:26
Compare
Choose a tag to compare

Release note

Fix issue #18

2.2.0

18 Apr 08:28
Compare
Choose a tag to compare

Release note

Fix issue #17

2.1.0

17 Apr 10:43
Compare
Choose a tag to compare

Release note

Fix issue #16

2.0.2

29 Feb 06:10
Compare
Choose a tag to compare

Release note

Fix issue #15

2.0.1

20 Apr 05:49
Compare
Choose a tag to compare

Release note

Fix issue #12 and #13

2.0.0

01 Feb 06:48
Compare
Choose a tag to compare

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

30 Aug 17:15
Compare
Choose a tag to compare

Release note

Fix issue #8 JavaScript heap out of memory - invalid array length Allocation failed
Now throw an error

1.5.2

25 Oct 19:51
Compare
Choose a tag to compare

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

25 Oct 18:10
Compare
Choose a tag to compare

Release note

Fix issue #7 setType typedInput Date value is returning a invalidDate
Now throw an error when an invalid date is provided