Releases: Hustle/parse-mockdb
Releases · Hustle/parse-mockdb
v0.2.5: Remove NPM version requirement (#83)
This is causing my docker builds to fail intermittently because the version of NPM there no longer matches this regex. There isn't any major reason for this to be required so I am just removing it here to get over that issue.
Parse MockDB version 0.1.13
- Make objectId and where clauses work together, add tests for the same @codebreach
- Add support for push and make multiple nested includes work fine @codebreach
Release v0.1.4
Add support for Parse.Relation
Release v0.1.2
Use parse-shim instead of requiring parse straight up.
Release v0.1.1
Fixed some bugs, added additional documentation to functions, added regex support.
Release v0.1.0
Complete re-write of library.