Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@felixdorn felixdorn released this 01 Sep 13:44
· 47 commits to main since this release

This version has some major improvements:

This package can now be used with small streams.

  • Reduced default buffer size: this package was unusable with small streams, now, it works.
  • New withTweetLimit(), timeElapsedInSeconds() and withBufferSize() method for advanced usage only
  • 429s are now handled correctly
  • Validate rules without creating them.

PLEASE READ THE UPGRADE GUIDE.