Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Releases: arrow-kt/arrow-fx

Release 0.11.0

09 Sep 16:44
fb9c1fc
Compare
Choose a tag to compare

0.11.0 (2020-09-09)

Release 0.10.5

01 Apr 17:36
56b4da5
Compare
Choose a tag to compare

0.10.5 (2020-04-01)

@1Jajen1

  • Fix EitherT generator to compile with latest changes #54
  • Change applicative instances to implement apEval and remove lazyAp #47

@PetukhovVictor

  • Fix the code which is stumbled on an old type inference problem of the Kotlin compiler #53

@aballano

  • Fix Queue flaky tests #122
  • Replace ConcurrentLaws' latch with unsafe promise #118
  • Update Arrow "cancel" wording for consistency #82
  • Refactor parMapN functions, add parTupledN #80
  • Temporarily diable mvar test #62
  • Use GenK from arrow-core-test #59
  • Fix several tests relying on no-op assertion #46
  • Increase test suite for BracketLaws #44

@abendt

  • add a SemigroupK IO instance #67

@danimontoya

  • Remove binary-compatibility-validator #109
  • Check binary compatibility before releasing 0.10.5 #104
  • Remove unneeded KotlinX Coroutines within arrow fx test #97
  • Cleanup fx tests #90
  • Enable ktlint #79
  • Removed (almost) all Try examples in documentation/comment blocks #69
  • Schedule.recurs flaky test #29

@nomisRev

  • Add fiber integration + docs #86
  • Queue new API + docs #30

@rachelcarmena

  • Conf: change doc generation and validation #112
  • Undo unnecessary change #98
  • Conf: download orchestrator #94
  • Fix missing 'Type Class Hierarchy' section in website #81
  • Fix dependencies #75
  • Conf: control transitive dependencies #73
  • Move static doc from Arrow Docs to arrow-docs module #55
  • Fix directories management #34
  • Fix: test reports #32
  • Configuration: add global checks #2
  • Configuration for the new multi-repo organization #1