v0.2.0
版本发布时间: 2015-08-12 06:21:48
clue/reactphp-docker最新发布版本:v1.5.0(2024-05-03 18:35:58)
- 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.