Skip to content

Releases: Hustle/parse-mockdb

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

Choose a tag to compare

@TJTorola TJTorola released this 29 Jan 20:44
dc3ce7a
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

Choose a tag to compare

@TylerBrock TylerBrock released this 25 Jun 16:38
  • 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

Choose a tag to compare

@TylerBrock TylerBrock released this 23 Jan 18:28

Add support for Parse.Relation

Release v0.1.2

Choose a tag to compare

@TylerBrock TylerBrock released this 01 Dec 22:26

Use parse-shim instead of requiring parse straight up.

Release v0.1.1

Choose a tag to compare

@TylerBrock TylerBrock released this 01 Dec 22:04

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

Release v0.1.0

Choose a tag to compare

@TylerBrock TylerBrock released this 01 Dec 22:03

Complete re-write of library.