This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
Releases: balderdashy/angularSails
Releases · balderdashy/angularSails
v0.12.1
v0.12.0
- Bumps angular minimum version to 1.3.0 (current - 1)
- UMD/Common/Require compatibility coming in 0.12.1
v0.11.4
v0.11.3
Fix for deprecated sails.io method
Next rev will remove the dependency on sails.io
Hotfix for header issues
Re-adds a fix previously removed because it was added to the compiled file 👍
0.11.x release
- Compatibility for Sails 0.11+
- Fixes ISODates in query params to match $http (thanks @teamshultz )
pre-0.10.0 release for compatibility
The original $sailsSocket-only build, in use during sails v0.10 development. Exposes only the basic $sailsSocket and relies on sails.io.js. Tagging this as it's never been tagged (sorry) so we have to start somewhere. Future versions should track with the sails core version.