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
withErrorandmerge. - Adds
NonEmptyCollectionas common parent ofNonEmptyListandNonEmptySet. - Introduces
arrow-core-serializationto 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.