What's Changed
- ci: use native pytest flaky by @chamini2 in #163
- perf: offer stream_logs for BoundFunction by @chamini2 in #160
This is a breaking change because the stream_logs param in BoundFunction defaults to false, where before it would always stream logs.
Full Changelog: v0.15.0...v0.16.0