Skip to content

0.4.0: Simplify streaming

Pre-release
Pre-release
Compare
Choose a tag to compare
@thekid thekid released this 29 Jun 22:30
· 643 commits to master since this release
  • Fixed issue #15: curl: (52) Empty reply from server - @thekid
  • Implemented issue #12: Simplify streaming to the response
    • PR #14: Add stream() method
    • PR #13: Refactor Output to abstract base class implementing OutputStream
      (@thekid)