Skip to content

0.2.0

Compare
Choose a tag to compare
@bwgjoseph bwgjoseph released this 30 Jun 15:24
· 20 commits to master since this release
Build System / Dependencies
Chores
New Features
  • support $ignoreCase filters in Find (dbdf0082)
Bug Fixes
  • handle query ById + ottoman operator ($ne, $in) (7e12ac1c)
  • operator not mapped for multi-operation (98cdc14e)
Performance Improvements
  • remove redundant call to _select on multi patch (23d23057)
  • use Promise.all on _find (14565408)
Refactors
  • switch import for ModelOptions (4240da75)
Tests
  • declare type OttomanServiceOptions for options (076488f4)
  • add test case for all Comparison Operators (63a8ce5b)