Skip to content

Releases: jmarquis/angular-hateoas

v0.2.5

Choose a tag to compare

@jmarquis jmarquis released this 25 Feb 02:54

now available on npm

v0.2.4

Choose a tag to compare

@jmarquis jmarquis released this 15 Feb 22:42

Dependency updates

v0.2.3

Choose a tag to compare

@jmarquis jmarquis released this 11 Sep 01:21
  • fixes a bug where custom link keys didn't work properly
  • switching to bower for testing libs
  • cleanup of unused injectables & variables

Thanks to @hinok for the contribution in #7!

v0.2.2

Choose a tag to compare

@jmarquis jmarquis released this 26 Jun 02:02

Fix for newer (?) versions of Angular removing the custom resource method from response objects.

v0.2.1

Choose a tag to compare

@jmarquis jmarquis released this 20 Sep 15:49

Now available as a Bower component

v0.2.0

Choose a tag to compare

@jmarquis jmarquis released this 06 Sep 17:42

Now encapsulates arrays and objects recursively (to 1 level) with HateoasInterface instances.

v0.1.0

Choose a tag to compare

@jmarquis jmarquis released this 29 Aug 00:57

initial public release