Skip to content

Releases: OKNoah/final

0.9.3

09 Jan 23:59
Compare
Choose a tag to compare

Adds:

✅ Unique schema property support. Use uniques = ['email', 'otherKey'] as a class property, as you do with schema and path.

0.9.2

09 Jan 14:09
Compare
Choose a tag to compare

Features:

✅ Adds new, easy methods for handing REST methods: .get(), .post(), .update() and .delete() and .socket()
✅ Adds support for edge collections and JOINs in the Arango decorator
✅ Supports primitive data-modelling with flow-runtime

0.9.1

31 Dec 14:33
73527be
Compare
Choose a tag to compare

First release. NPM: final-server

NOTE: Future releases will be pre-release and have alpha and beta tags. NPM/yarn will probably not install these unless you specify. This release is basically so something resolves on npm.