Arrow releases stable 1.2.0 version
ยท One min read
We're excited to announce the stable Arrow 1.2.0 version. To briefly summarize, this release:
- Improves the API for typed errors,
including
withError
andmerge
. - Adds
NonEmptyCollection
as common parent ofNonEmptyList
andNonEmptySet
. - Introduces
arrow-core-serialization
to be used alongside KotlinX Serialization. - Fixes a few issues found in the Release Candidate.
Read more details in the full Arrow 1.2.0 release announcement.