This repository has been archived by the owner on Feb 24, 2021. It is now read-only.
0.11.0 (2020-09-09)
- #278 Doc: fix permalink - @rachelcarmena
- #277 Fix package name - @rachelcarmena
- #275 Upgrade to Kotlin 1.4.0 - @rachelcarmena
- #272 Add some instances to Duration and add compareTo to fx-coroutines - @1Jajen1
- #271 Credit source in schedule docs - @1Jajen1
- #269 Add some docs for Queue and tests - @nomisRev
- #265 Configuration: improve plugin management - @rachelcarmena
- #264 Configuration: disable arrow-fx-android module - @rachelcarmena
- #262 Duration Comparison - @red-avtovo
- #260 Remove TerminalOps from Stream - @nomisRev
- #259 Rename filterNull to filterNotNull such as Kotlin Std Collections - @nomisRev
- #257 Add KotlinX interopt module for Arrow Fx Coroutines - @nomisRev
- #256 Add missing import Semaphore playground - @nomisRev
- #255 Configuration: Add actions timeout - @rachelcarmena
- #251 Update README.MD - @PhBastiani
- #250 Queue: support same behavior as Arrow Fx's IO Queue - @nomisRev
- #249 Revert parTupledN and parMapN derivation - @nomisRev
- #248 Improve Arrow Fx Coroutines docs for release - @nomisRev
- #246 Outstanding dequeues not completed on tryOffer1 - @nomisRev
- #243 Paramterize concurrent ops with CoroutineContext - @nomisRev
- #242 [Fx-Coroutines] Fix Markdown syntax - @PhBastiani
- #237 Tweak Bracket test - @aballano
- #236 Swap param descriptions for Fiber - @danimontoya
- #235 Small Queue improvements - @nomisRev
- #232 Fix constant cancellation & cancellation race condition acquiring a resource - @nomisRev
- #229 Configuration: Extract Android details - @rachelcarmena
- #228 Remove Try from tests - @aballano
- #227 Configuration: Improve actions for dependencies among libraries - @rachelcarmena
- #226 Fix Flaky tests - @nomisRev
- #223 Remove unnecessary sleep in pipe interruption test - @nomisRev
- #222 Fix release after pure interruption - @nomisRev
- #221 Add previous global checks (optional) - @rachelcarmena
- #215 Update Kotest usage - @nomisRev
- #214 Enviroment - @nomisRev
- #213 Clean-up after #211 - @nomisRev
- #211 Fix flaky pipe test - @nomisRev
- #210 Stream concurrently - @nomisRev
- #208 Revert IO<E, A> back to IO - @aballano
- #207 Complete test suite to check interception - @nomisRev
- #203 Fix timeOutOrNull to return on the context - @nomisRev
- #202 Configuration: download test reports - @rachelcarmena
- #199 Adds Stream.callback - @aballano
- #198 Use of KOTEST_VERSION property - @rachelcarmena
- #197 Configuration: recover the previous build step - @rachelcarmena
- #196 Fix & enabled disabled tests - @nomisRev
- #195 Fixes handleErrorWith for non error values - @aballano
- #194 Introduce Arrow Fx Coroutines Stream - @nomisRev
- #191 Fix issue SuspendConnection - @nomisRev
- #190 Reduce test stress - @nomisRev
- #189 Make
IQueue
sizeO(1)
- @nomisRev - #187 Configuration: Add cache management - @rachelcarmena
- #185 Disable benchmarking until tuning it - @rachelcarmena
- #184 Fixes to Schedule - @aballano
- #183 Fix issue creation - @rachelcarmena
- #169 Arrow Fx Coroutines - @nomisRev
- #167 [arrow-kt/arrow#2149] Fix for the
mapN
method - @colomboe - #166 Fix Either.fx suspend usage - @aballano
- #163 Move internal atomic impl from Core - @aballano
- #161 Remove media template - @rachelcarmena
- #159 Solve #76. Add benchmark comparison - @rachelcarmena
- #158 Android Lifecycle integration - @aballano
- #157 Add IO APIs to work with Either - @pablisco
- #150 Doc: Fix broken link - @rachelcarmena
- #147 Fix #146: Reduce load time for Fx main page - @rachelcarmena
- #144 Conf: avoid using latest Ubuntu for integration tests - @rachelcarmena
- #141 Conf: new env variable and fix issue titles - @rachelcarmena
- #140 Fix #139: Wrong scope for dependencies - @rachelcarmena
- #130 0.11.0-SNAPSHOT wip branch - @rachelcarmena
- #122 Fix Queue flaky tests - @aballano