Releases: arrow-kt/arrow
Releases · arrow-kt/arrow
2.2.0
2.2.0-beta.11
Still trying to get Maven Central to like us...
2.2.0-beta.10
Just the same as beta.9, but hopefully picked up by Maven Central this time...
2.2.0-beta.9
Hopefully the last beta before the 2.2.0 release!
2.2.0-beta.8
Publish arrow-optics in Gradle Plugin Portal, take 4 (#3764)
2.2.0-beta.7
Publish arrow-optics in Gradle Plugin Portal, take 3 (#3763)
2.2.0-beta.6
Publish arrow-optics in Gradle Plugin Portal, take 2 (#3762)
2.2.0-beta.5
2.2.0-beta.4
What's Changed
- fix(deps): update dependency org.jetbrains.kotlin-wrappers:kotlin-js to v2025.9.0 by @renovate[bot] in #3717
- Test coverage for
ResultRaiseby @theycome in #3713 validateforEitherby @serras in #3716validateforOptionby @serras in #3718- Migrate to Dokka 2.1.0 by @serras in #3721
- Delegate to underlying
toStringinNonEmptycollections by @serras in #3723 - Fix too strict validation on optics generator by @serras in #3727
- Add missing
-jvmdependencies toarrow-stackBOM by @gavvvr in #3736 - Integration module for Result4k by @serras in #3737
- Bring Kover report back by @serras in #3744
- Fix some warnings by @serras in #3745
- Fix issue with
TVar'svalueby @serras in #3747 - Test coverage for
IorRaiseby @theycome in #3719 - Resource-scoped coroutine scope helpers by @tKe in #3740
- Update to Kotlin Compile Testing 0.10.0 by @serras in #3752
- Arrow Optics Gradle plugin by @serras in #3750
New Contributors
Full Changelog: 2.2.0-beta.3...2.2.0-beta.4
2.2.0-beta.3
The usual release because the previous one didn't work...