Skip to content

Releases: Hustle/parse-mockdb

v0.2.5: Remove NPM version requirement (#83)

29 Jan 20:44
dc3ce7a
Compare
Choose a tag to compare
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

25 Jun 16:38
Compare
Choose a tag to compare
  • 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

23 Jan 18:28
Compare
Choose a tag to compare

Add support for Parse.Relation

Release v0.1.2

01 Dec 22:26
Compare
Choose a tag to compare

Use parse-shim instead of requiring parse straight up.

Release v0.1.1

01 Dec 22:04
Compare
Choose a tag to compare

Fixed some bugs, added additional documentation to functions, added regex support.

Release v0.1.0

01 Dec 22:03
Compare
Choose a tag to compare

Complete re-write of library.