Skip to content

Releases: Juravenator/restify-json-hal

v0.1.4

06 Apr 09:50
Compare
Choose a tag to compare

guess who forgot to update package.json

v0.1.3

06 Apr 09:32
Compare
Choose a tag to compare

This release features:

  • all arrow functions that should have been named functions have been converted. we like stuff to be debuggable
  • fixed error when sending responses without a body, such as a 302 redirect

v0.1.2

05 Feb 11:12
Compare
Choose a tag to compare

This release features 2 pull requests from @AdamVig, fixing:

  • a bug when no options object was passed to restify-json-hal
  • a crash when encountering paths defined as a regular expression
    (#4 is still open for a more extensive fix)

v0.1.1

07 Oct 13:23
Compare
Choose a tag to compare
actually publishing the new version to npm registry would be nice

v0.1.0

07 Oct 13:16
Compare
Choose a tag to compare

This release adds support for response.addLink for developers

v0.0.6

06 Oct 12:47
Compare
Choose a tag to compare
added support for response.addLink

v0.0.5

04 Oct 17:17
Compare
Choose a tag to compare
fixes support for query parameters

v0.0.4

16 Aug 12:18
Compare
Choose a tag to compare

restify-json-hal can now render "_links" as an object instead of an array

v0.0.3

15 Aug 18:47
Compare
Choose a tag to compare

actually updated the version in package.json as well this time

v0.0.2

15 Aug 18:45
Compare
Choose a tag to compare

some tiny fixes and a readme