Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@clue clue released this 11 Aug 22:21
  • Feature: Add streaming API for existing endpoints (TAR and JSON streaming).
    (#9)
    • JSON streaming endpoints now resolve with an array of progress messages
    • Reject Promise if progress messages indicate an error
  • Feature: Omit empty URI parameters and refactor to use URI templates internally
    (#23)
  • Improved documentation, more SOLID code base and updated dependencies.