Skip to content

v1.0.0-beta.20

Compare
Choose a tag to compare
@akiradev akiradev released this 26 Jun 13:01
· 24 commits to master since this release
d8306c8

What's Changed

  • Fixes a regression in the filter operation that has been present since v1.0.0-beta.17. Filter responses are line-delimited JSON, so attempting parse it as JSON resulted in an exception.

Full Changelog: v1.0.0-beta.19...v1.0.0-beta.20