Closed
Description
It's been a little over two months since 0.8.0, and while there haven't been many big changes since then, I think it's probably time for a new release, and at least three other people agree. 😄
There's nothing more in particular that I personally want to see in 0.9 besides #1506 (flatMap
syntax for Either
on 2.10 / 2.11 that's consistent with Either#flatMap
in 2.12), but if other people have other things they'd like to wait for, we can expand this list:
- Finish up Partially revert 4530d3aa93131ec28096968a3c903ed1016dbf1b. Add back v… #1506 (
flatMap
forEither
, etc.) and get it reviewed and merged. - Merge Reduce stack depth in StateT #1466 (miscellaneous
StateT
stuff). - Merge Add Reducible for Eval and Id #1475 (
Reducible
instances). - Merge Update to Scala.js 0.6.14 #1509 (Scala.js update).
- Merge Add biased operators to Ior #1500 (new operators for
Ior
). - Merge Add FunctionK and #1480 (
FunctionK#and
). - Merge Add NonEmptyList.reverse #1455 (
NonEmptyList#reverse
). - Review Make catchNonFatal on Future async #1510 (async
catchNonFatal
forFuture
). - One more review for Add
Foldable.foldMapM
andReducible.reduceMapM
#1452 (Foldable#foldMapM
). - More eyes on Diverging Inject instances #1505.
- Review release notes and update before release (Draft of 0.9.0 release notes #1511).
I can write up the release notes on Monday (the 2nd), but if someone beats me to it I'd be happy to review instead.
Metadata
Metadata
Assignees
Labels
No labels