Releases: seangarner/mongo-url-utils
Releases · seangarner/mongo-url-utils
1.3.0
1.2.0
- add
caseInsensitiveOperators
query
option- enables case insensitive matching for
eq
,ne
,contains
,startsWith
, andendsWith
- enables case insensitive matching for
1.1.1
release 1.1.1 [ci skip]
1.1.0
- add
not
support tocontains
,startsWith
andendsWith
- full
not
support still outstanding
- full
1.0.0
🎉
First stable release
0.8.0
- breaking change renamed
options.query.disabled
tooptions.query.disabledOperators
0.6.0
- added
type
query operator