Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 776 Bytes

History.md

File metadata and controls

30 lines (21 loc) · 776 Bytes

0.3.0 / 2022-09-04

0.2.0 / 2019-11-10

  • feat: add support for comparison query selectors $gt, $lt, etc. #8 w33ble
  • feat: remove valueOf() and add toBSON() to support using arithmetic operators with doubles #7
  • fix: add Mongoose as peerDependency and pin minimum version 5.7.9

0.1.2 / 2018-10-16

  • chore: add homepage to npm
  • docs: add examples.md

0.1.1 / 2018-05-07

  • docs: clean up example code formatting

0.1.0 / 2018-05-01

0.0.1 / 2012-11-16

  • initial release