Releases: mrmans0n/asyncresult
Releases · mrmans0n/asyncresult
Release list
0.1.16
What's Changed
- chore(deps): update actions/checkout action to v7 by @renovate[bot] in #74
- chore(deps): update plugin spotless to v8.7.0 by @renovate[bot] in #72
- chore(deps): update plugin com.gradle.develocity to v4.4.3 by @renovate[bot] in #73
- chore(deps): update plugin mavenpublish to v0.37.0 by @renovate[bot] in #76
- chore(deps): update plugin spotless to v8.8.0 by @renovate[bot] in #77
- chore(deps): update astral-sh/setup-uv action to v8.3.0 by @renovate[bot] in #79
- chore(deps): update plugin com.gradle.develocity to v4.5.0 by @renovate[bot] in #78
- chore(deps): update astral-sh/setup-uv action to v8.3.1 by @renovate[bot] in #80
- chore(deps): update astral-sh/setup-uv action to v8.3.2 by @renovate[bot] in #81
- chore(deps): update kotlin monorepo to v2.4.10 by @renovate[bot] in #82
Full Changelog: v0.1.15...v0.1.16
0.1.15
What's Changed
- fix(deps): update dependency io.arrow-kt:arrow-core to v2.2.2.1 by @renovate[bot] in #53
- chore(deps): update plugin spotless to v8.4.0 by @renovate[bot] in #54
- chore(deps): update gradle to v9.4.1 by @renovate[bot] in #55
- chore(deps): update gradle/actions action to v6 by @renovate[bot] in #56
- chore(deps): update plugin com.gradle.develocity to v4.4.0 by @renovate[bot] in #57
- chore(deps): update dependency org.jetbrains.dokka to v2.2.0 by @renovate[bot] in #58
- chore(deps): update softprops/action-gh-release action to v3 by @renovate[bot] in #59
- chore(deps): update plugin com.gradle.develocity to v4.4.1 by @renovate[bot] in #60
- chore(deps): update astral-sh/setup-uv action to v8 by @renovate[bot] in #61
- chore(deps): update gradle to v9.5.0 by @renovate[bot] in #63
- chore(deps): update kotlin monorepo to v2.3.21 by @renovate[bot] in #62
- fix(deps): update kotlinx-coroutines monorepo to v1.11.0 by @renovate[bot] in #64
- chore(deps): update gradle to v9.5.1 by @renovate[bot] in #65
- chore(deps): update plugin spotless to v8.5.1 by @renovate[bot] in #66
- chore(deps): update plugin spotless to v8.6.0 by @renovate[bot] in #68
- chore(deps): update plugin com.gradle.develocity to v4.4.2 by @renovate[bot] in #67
- chore(deps): update astral-sh/setup-uv action to v8.2.0 by @renovate[bot] in #70
- chore(deps): update kotlin monorepo to v2.4.0 by @renovate[bot] in #69
- fix(deps): update arrow-kt monorepo to v2.2.3 by @renovate[bot] in #71
Full Changelog: v0.1.14...v0.1.15
0.1.14
What's Changed
- docs: update README and docs with complete operator coverage by @mrmans0n in #45
- Add resultFlow builder with ResultFlowScope by @mrmans0n in #46
- chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #47
- chore(deps): update plugin spotless to v8.3.0 by @renovate[bot] in #48
- fix(deps): update dependency io.arrow-kt:arrow-core to v2.2.2 by @renovate[bot] in #49
- chore(deps): update gradle to v9.4.0 by @renovate[bot] in #50
- chore(deps): update kotlin monorepo to v2.3.20 by @renovate[bot] in #51
- fix: rename Error to AsyncError in ObjC/Swift export by @mrmans0n in #52
Full Changelog: v0.1.13...v0.1.14
0.1.13
0.1.12
What's Changed
- docs: update README and documentation to reflect current API by @mrmans0n in #36
- feat: add onIncomplete callback operator by @mrmans0n in #37
- feat: Add predicate check operators: isSuccessAnd, isErrorAnd, isErrorWithMetadataAnd by @mrmans0n in #38
- feat: Add partition() and contains() collection operators by @mrmans0n in #39
- docs: document new operators by @mrmans0n in #40
- feat: add operator keyword to contains for in syntax by @mrmans0n in #41
Full Changelog: v0.1.11...v0.1.12
0.1.11
v0.1.10
v0.1.9
What's Changed
- Update Kotlin to 2.3.10 by @mrmans0n in #28
- feat: add Flow extension operators (skipWhileLoading, cacheLatestSuccess, timeoutToError, retryOnError) by @mrmans0n in #29
- feat: add core operators (recover, or, combine, bimap, toErrorIf) by @mrmans0n in #30
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
What's Changed
- Update kotlinx-coroutines monorepo to v1.10.2 by @renovate[bot] in #10
- Update plugin com.gradle.develocity to v4.3.2 by @renovate[bot] in #11
- Update dependency io.arrow-kt:arrow-core to v2.2.1.1 by @renovate[bot] in #12
- Update dependency org.jetbrains.dokka to v2.1.0 by @renovate[bot] in #13
- Update plugin spotless to v8.2.1 by @renovate[bot] in #15
- Update actions/checkout action to v6 by @renovate[bot] in #16
- Update gradle/actions action to v5 by @renovate[bot] in #21
- Update astral-sh/setup-uv action to v7 by @renovate[bot] in #19
- Update actions/upload-artifact action to v6 by @renovate[bot] in #18
- Update actions/setup-java action to v5 by @renovate[bot] in #17
- feat: Add ErrorId to Error for typed error identification by @mrmans0n in #23
Full Changelog: v0.1.6...v0.1.7