UNPKG

@mongoosejs/double

Version:
31 lines (21 loc) 776 B
0.3.0 / 2022-09-04 ================== * feat: support Mongoose 6.x #13 [DiegofrApps](https://github.com/DiegofrApps) 0.2.0 / 2019-11-10 ================== * feat: add support for comparison query selectors `$gt`, `$lt`, etc. #8 [w33ble](https://github.com/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 ================== * feat: add mongoose 5 support, re: Automattic/mongoose#5813 0.0.1 / 2012-11-16 ================== * initial release