Skip to content

Releases: FacultyCreative/ngActiveResource

v0.1.1

24 Dec 18:33
Compare
Choose a tag to compare
Release v0.1.1

v0.1.0

23 Dec 17:55
Compare
Choose a tag to compare
Release 0.1.0

v0.0.9

21 Dec 22:58
Compare
Choose a tag to compare

Add validations

v0.0.8

19 Dec 00:59
Compare
Choose a tag to compare
Merge pull request #1 from FacultyCreative/features/hasOneUpdate

Features/has one update

v0.0.7

18 Dec 20:03
Compare
Choose a tag to compare
Update hasOne association

v0.0.6

18 Dec 17:24
Compare
Choose a tag to compare

Allow non-enumerable properties be set via ActiveResource::Base#update

v0.0.5

18 Dec 16:57
Compare
Choose a tag to compare
belongsTo, hasMany, and hasOne are no longer considered 'settable' pr…

…operties via AR::Base#update

v0.0.4

18 Dec 04:08
Compare
Choose a tag to compare
Set inverse association for hasOne

v0.0.3

18 Dec 03:32
Compare
Choose a tag to compare

Add hasOne association

v0.0.2

17 Dec 20:49
Compare
Choose a tag to compare
Update update before/after callbacks to provide both instance and data