Previously: #486, #594, #834. I think we were planning to get the cats-kernel rearrangement into 0.5.0, but it's been two months since 0.4.0, a lot has happened since then, we have at least one person with a good reason to want a new stable version, and I'm planning to release circe 0.4.0 in the next day or two, so I think it's worth considering cutting a 0.5.0 release now.
(For what it's worth, none of my projects with Cats dependencies require any changes to update from 0.4.1 to the current 0.5.0-SNAPSHOT.)
I'd be happy just to set the cutoff as whatever makes it to master before I've got the release notes written, but we could also wait if there's anything anyone particularly wants to have included.
Okay, checklist time:
Previously: #486, #594, #834. I think we were planning to get the cats-kernel rearrangement into 0.5.0, but it's been two months since 0.4.0, a lot has happened since then, we have at least one person with a good reason to want a new stable version, and I'm planning to release circe 0.4.0 in the next day or two, so I think it's worth considering cutting a 0.5.0 release now.
(For what it's worth, none of my projects with Cats dependencies require any changes to update from 0.4.1 to the current 0.5.0-SNAPSHOT.)
I'd be happy just to set the cutoff as whatever makes it to master before I've got the release notes written, but we could also wait if there's anything anyone particularly wants to have included.
Okay, checklist time:
MonadWriter: Monad writer, fixes #889 #911ap(orproduct): Applicative doesn't have default implementation for map and product #904ComposeandBicompose: Add Compose and Bicompose? #900MonadFilterandMonadCombineso that instances can be provided for e.g.XorT: Separate Strong/Weak Laws for MonadFilter/MonadCombine #694, Reinstate EitherT, OptionT MonadCombine/MonadFilter after #694 completes #695