Skip to content

Releases: capaj/Moonridge

standardised

30 Nov 23:30
Compare
Choose a tag to compare

also added onExistence schema opts for easy callback whenever a document exists

baucis-harmony

29 Nov 17:56
Compare
Choose a tag to compare

added an option to create REST endpoints via baucis like:

app.use('/api', MR.baucis())

0.9.7

13 Nov 09:30
Compare
Choose a tag to compare
version bumped, test added

0.9.6

10 Nov 02:20
Compare
Choose a tag to compare

errors finally propagagate message and stack normally

0.9.5: fixed compatibility with latest socket.io-rpc

09 Nov 23:04
Compare
Choose a tag to compare

0.9.3: fixed long standing issue with warning about event listener leak

09 Nov 21:45
Compare
Choose a tag to compare

0.9.2

06 Sep 23:32
Compare
Choose a tag to compare

connect isn't explicit by calling exported function, rather an exported object has a connect method,
basic API tweaked-model returned from MR.model is now an extended mongoose model, no more wrapping it inside another object,
Fixed a bug in model.spec,
Top module now is a singleton object, not a function anymore,
bumped version to 0.9.2

0.8.4

07 Jun 16:36
Compare
Choose a tag to compare

distinct tests improved, implemented unit tests for query builder and count query type, fixed few bugs

0.8.0

01 Jun 04:52
Compare
Choose a tag to compare

Rewrittten with leaner and faster socket.io-rpc. API changed. Please see tests/docs for details.

tackled-creation

11 Apr 13:26
Compare
Choose a tag to compare
0.7.1

idea xml update