UNPKG

contexture-mongo

Version:
39 lines (27 loc) 812 B
# 0.1.1 - Fix bluebird regression and temporarily disable missing collection check # 0.1.0 - Add `populate` support to results type, which performs `$lookup`s # 0.0.10 - Add error for specified collection not being found # 0.0.9 Added data.values support to mongoId # 0.0.8 - Make sure types are available `contexture-mongo/types`. - Rename the default types to example types. - Made integration tests for the text and the mongoId example types. # 0.0.7 Using the native mongo driver, and renamed the expected model property to be collection. # 0.0.6 Making sure we export the types. # 0.0.5 Add dev tooling around contributing # 0.0.4 Add date documentation and missing mongoId dependencies # 0.0.3 Add date unit tests and missing date dependencies # 0.0.2 Fixed dependencies # 0.0.1 Initial Release