Releases: Juravenator/restify-json-hal
Releases · Juravenator/restify-json-hal
v0.1.4
v0.1.3
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
v0.1.1
actually publishing the new version to npm registry would be nice
v0.1.0
This release adds support for response.addLink for developers
v0.0.6
added support for response.addLink
v0.0.5
fixes support for query parameters
v0.0.4
restify-json-hal can now render "_links" as an object instead of an array
v0.0.3
actually updated the version in package.json as well this time
v0.0.2
some tiny fixes and a readme