Releases: Hexagon/pup-api-client
Releases · Hexagon/pup-api-client
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Added
- Add optional constructor parameter
eventStream
defaulting to false. Add
.on()
and.off()
for subscribing to pup events through WebSocketStreams if
eventStream is enabled.
Full Changelog: 1.0.0...1.0.1
1.0.0 - Initial Release
Initial release of @pup/api-client
- a runtime agnostic TypeScript REST client for interacting
with the Pup REST API.