Skip to content

v0.14.1

Latest
Compare
Choose a tag to compare
@fwbrasil fwbrasil released this 20 Nov 03:37
· 7 commits to main since this release
0f3701d

Improvements

Fixes

  • [prelude] fix Stream#drop with small Chunks by @hearnadam in #826
  • [prelude] provide Flat evidences for Loop.Outcome* by @fwbrasil in #822
  • [kyo-data] avoid printing trees when Flat macro fails by @hearnadam in #840
  • [core][combinators] workaround issue with nested boundaries by @fwbrasil in #850
  • [core] fix interrupts in Fiber.parallelUnbounded by @fwbrasil in #835

Breaking changes

  • [prelude][core] Remove as from the pending type + make andThen always discard by @fwbrasil in #827
  • [prelude] remove unused type parameters in ArrowEffect.handle by @fwbrasil in #844

New Contributors

Full Changelog: v0.14.0...v0.14.1