Skip to content

v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 15:13
· 410 commits to main since this release

Release Notes

New Features

  • Add a new function, stream_write, for writing a response to a file as it's being retrieved. This could be very useful for downloading large files. This function does not use persistent caching.