Releases: typelevel/catbird
catbird 20.1.0
This release updates the Twitter Util and Finagle versions to 20.1.0.
catbird 19.12.0
This release updates the Twitter Util and Finagle versions to 19.12.0.
catbird 19.11.0
This release updates the Twitter Util and Finagle versions to 19.11.0.
catbird 19.10.0
This release updates the Twitter Util and Finagle versions to 19.10.0 and introduces a Parallel instance for Rerunnable (thanks @felixbr!).
catbird 19.9.0
This release updates the Twitter Util and Finagle versions to 19.9.0 and bumps the Cats and cats-effect versions to 2.0.0. There are a few other changes:
- @takayahilton added support for Scala 2.13 in #147 (as well as making the updates necessary for Cats 2).
- @felixbr added a
Parallelinstance forFuturein #132. - @dangerousben caused exceptions thrown by
releasewhen usingbracketCaseto be handled by the current monitor in #142 - I reverted the removal of stack-safety laws checking for
AsyncStreamin #143 now that itsflatMapis fixed upstream.
catbird 19.8.0
This release updates the Twitter Util and Finagle versions to 19.8.0 and bumps the cats-effect version from 1.3.1 to 1.4.0. The Monad instance for AsyncStream no longer provides stack-safe monadic recursion (i.e. tailRecM is a lie), but this is likely to change in an upcoming release (see this PR for the current status).
catbird 19.6.0
This release updates the Twitter Util and Finagle versions to 19.6.0.
catbird 19.5.1
This release updates the Twitter Util and Finagle versions to 19.5.1 and bumps the cats-effect version from 1.3.0 to 1.3.1.
catbird 19.5.0
This release updates the Twitter Util and Finagle versions to 19.5.0 and bumps the cats-effect version from 1.2.0 to 1.3.0.
catbird 19.4.0
This release updates the Twitter Util and Finagle versions to 19.4.0.