Skip to content

Releases: karolsluszniak/angular-computed

v1.3.0

14 Apr 16:19
Compare
Choose a tag to compare

Change module name to properly prefixed one

NOTE: This is a breaking change. Please rename the dependency in your project to cloudless.computed to have it working again.

v1.2.3

07 Apr 15:44
Compare
Choose a tag to compare

Add manual recalculation trigger

v1.2.2

02 Apr 09:28
Compare
Choose a tag to compare

Protect async properties against race conditions

v1.2.1

01 Apr 21:32
Compare
Choose a tag to compare

Fix bower version

v1.2.0

01 Apr 21:31
Compare
Choose a tag to compare

Add promise support in compute function

v1.1.0

30 Mar 19:01
Compare
Choose a tag to compare

Support for computed properties with both "controller as" and "$scope" syntax