Skip to content

Release 1.4.0

Choose a tag to compare

@guss77 guss77 released this 14 Aug 14:49
· 23 commits to main since this release
  • Changed the API for WriteToInputStream.wrap(OutputStream) to allow the caller to wait for the transfer to complete, otherwise there's no way to know when it is safe to close the input stream.
  • Fixed issue #4 , thanks to PR by @c3-robin .