Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@tylermann tylermann released this 27 Nov 20:01
c6cd599

What's Changed

  • [Chore!] Add error verification on callback from stream by @letschers in #40

Note breaking change on requiring an error to be returned from the stream completion block. Although you can return nil for previous behavior, or an error to stop streaming.

Full Changelog: v1.1.18...v1.2.0