- upgrade dependences and README (f90dc9fe)
- add docker-compose script (8b5ecfca)
- update README (a4de57c1)
- _getQuery do not use this.id (af1dd954)
- upgrade dependencies (6e46332a)
- _mapQueryOperator to parse $in, $nin correctly (a2fa6122)
- update README (3f5e9c27)
- support $ignoreCase filters in Find (dbdf0082)
- handle query ById + ottoman operator ($ne, $in) (7e12ac1c)
- operator not mapped for multi-operation (98cdc14e)
- switch import for ModelOptions (4240da75)
- declare type OttomanServiceOptions for options (076488f4)
- add test case for all Comparison Operators (63a8ce5b)
Initial Release