Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Releases: balderdashy/angularSails

v0.12.1

30 Jun 01:24
Compare
Choose a tag to compare

hotfix because visual studio code and I aren't getting along.

v0.12.0

30 Jun 00:38
Compare
Choose a tag to compare
  • Bumps angular minimum version to 1.3.0 (current - 1)
  • UMD/Common/Require compatibility coming in 0.12.1

v0.11.4

15 Jun 05:05
Compare
Choose a tag to compare
  • bugfix in angular 1.4 for $browserCookies (thanks @bramdom)

v0.11.3

27 May 02:02
Compare
Choose a tag to compare

Fix for deprecated sails.io method

17 Apr 19:57
Compare
Choose a tag to compare

Next rev will remove the dependency on sails.io

Hotfix for header issues

09 Apr 23:12
Compare
Choose a tag to compare

Re-adds a fix previously removed because it was added to the compiled file 👍

0.11.x release

26 Mar 00:27
Compare
Choose a tag to compare
  • Compatibility for Sails 0.11+
  • Fixes ISODates in query params to match $http (thanks @teamshultz )

pre-0.10.0 release for compatibility

13 Aug 06:19
Compare
Choose a tag to compare
Pre-release

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.