Skip to content

Releases: mdconaway/sails-ember-rest

1.0.12

01 Oct 15:22
Compare
Choose a tag to compare

Integration tested, with refactored actions!

-Added test scaffolding with mocha (this project now contains a small example/test server)
-Added integration tests for actions
-Added integration tests for interrupts
-Added improved logic to primary key parsing (can coerce numbers now)
-Refactored complex actions into waterfalls for readability/maintainability
-Shifted response timing for websockets to more closely match normal HTTP response timing

Version 1.0.0

17 May 18:29
Compare
Choose a tag to compare

First version with explicit Sails 1.0 refactors.

Not fully battle tested. (Web Sockets?) May work, use at your own risk.