Skip to content

Releases: softmonkeyjapan/simple-resource

v1.0.6

29 Aug 18:06
Compare
Choose a tag to compare

Fix

  • Request and Response transformers has been explicitly defined within the settings provider in order for them to work properly.

v1.0.5

25 Jan 02:27
Compare
Choose a tag to compare

Fix

  • Parse pagination data to Integer

v1.0.4

25 Oct 23:38
Compare
Choose a tag to compare

Fix

  • Explicitly pass object's id (if it exists), to the $update method of $resource (AngularJs 1.6 compatible)

v1.0.3

12 Apr 12:41
Compare
Choose a tag to compare

Fixes

  • Resource: ensure namespace is not tied to a singleton module 2a713da

v1.0.2

22 Mar 23:48
Compare
Choose a tag to compare
chore(release): bump version 1.0.2

v1.0.1

22 Mar 23:03
Compare
Choose a tag to compare
chore(release): bump version 1.0.1

v1.0.0

21 Mar 05:31
Compare
Choose a tag to compare
docs(*): register package and update README