2.1.11
·
426 commits
to series/2.x
since this release
We found a regression in 2.1.10 causing a runtime exception in some cases when using ZIO environment and layers, so here's a release to fix that.
What's Changed
- Fix
IndexOutOfBoundsException
when usingreverseIterator
onUpdateOrderLinkedMap
by @kyri-petrou in #9239