Skip to content

Releases: Fizcko/rsql-mongodb

1.5.0

19 Nov 10:23
Compare
Choose a tag to compare

Release note

Fix issue #6 with AND/OR operator and groups

1.4.0

25 May 17:16
8072fea
Compare
Choose a tag to compare

Release note

  • Add regex options

1.3.0

02 May 17:47
08ae29d
Compare
Choose a tag to compare

Release note

  • Add exists operator

1.2.0

06 Aug 18:19
69b9f2f
Compare
Choose a tag to compare

Release note

  • Add like operator

1.1.6

12 Jun 18:28
Compare
Choose a tag to compare

Release note

  • Add travis build
  • Add badges to readme

1.1.3

12 Jun 10:54
Compare
Choose a tag to compare

Release note

  • Fix algorithm for OR and AND operators
  • Update readme

1.1.2

11 Jun 15:30
Compare
Choose a tag to compare

Release note

  • Suppress spaces in lists for functions =in= and =out=

1.1.1

11 Jun 15:28
Compare
Choose a tag to compare

Release note

  • Fix date problems. Now the dates is send to MongoDB as ISO format.

1.1.0

11 Jun 15:32
Compare
Choose a tag to compare

Release note

  • The package now return object for MongoDB query and no more a string