v0.2.0
Pre-release
Pre-release
- 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.