Skip to content

1.4.0

Compare
Choose a tag to compare
@justinmerrell justinmerrell released this 05 Dec 00:26
· 331 commits to main since this release
222f6be

Changed

  • [BREAKING] concurrency is now handled by concurrency_modifier which is a user provided function that takes in the current concurrency and returns the new concurrency. This allows for more complex concurrency logic to be implemented by the user.
  • Updated the colorama requirement version to >= 0.2.5, < 0.4.5

Added

  • Streaming support for calling endpoints.

What's Changed

New Contributors

Full Changelog: 1.3.7...1.4.0