monogram
Version:
TAO (aspect-oriented) modeling for MongoDB
24 lines (18 loc) • 599 B
Markdown
0.2.5 / 2019-01-08
==================
* feat(collection): set `originalStack` property on actions
0.2.4 / 2018-09-13
==================
* fix(collection): ensure error.stack prints correctly
0.2.3 / 2018-09-10
==================
* fix: use original stack trace when reporting error in async action
0.2.2 / 2018-09-07
==================
* fix(find): use `fields` instead of `projection` for mongodb driver 2.x
0.2.1 / 2018-09-07
==================
* fix(find): make project() use projection option instead of fields
0.2.0 / 2018-09-04
==================
* feat: support MongoDB driver 3.x