Releases: mdconaway/sails-ember-rest
Releases · mdconaway/sails-ember-rest
1.0.12
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
First version with explicit Sails 1.0 refactors.
Not fully battle tested. (Web Sockets?) May work, use at your own risk.