Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@raulraja raulraja released this 08 Mar 23:52
617af4c

Change Log

0.9.0 (2019-03-08)

Full Changelog

Implemented enhancements:

  • Coproducts type inference issue #1284
  • Add Semiring #1225
  • Update to latest KotlinTest and use their provided arrow matchers #854
  • Update kotlintest #912 (AdrianRaFo)

Fixed bugs:

  • fx crash #1295
  • Formatting issue on data type generated docs #1228
  • Allow NonFatal control over exceptions for MonadError and Monadic comprehensions #153

Closed issues:

  • Artifact audit #1333
  • Const Monad, MonadError, etc. #1331
  • Add Selective Applicative Functors #1329
  • handleErrorWith for Either #1324
  • [SECURITY] Releases are built/executed/released in the context of insecure/untrusted code #1310
  • Dispatchers ambigüity #1283
  • Add delay and similar utils to the Fx continuations #1277
  • Fix aws s3 sync docs #1270
  • Unable to locate arrow.(core/data).option.monad.binding #1261
  • Module with the Main dispatcher had failed to initialize in 0.8.2 #1241
  • Update docs for deploying docs #1239
  • Update Ank docs #1236
  • Configure Google Analytics in the docs site #1218
  • Optics invalid code generation #1211
  • Using binding as in docs generates deprecation warning #1167
  • Update to Kotlin 1.3.10 #1122
  • Docs for MonadThrow #1111
  • Concurrent #1090
  • Should Try.raise have a Nothing generic? #1078
  • Docs styles tweaks #1052
  • Add Semigroupal typeclass #882
  • Parallelise tests #855
  • Blogs & Presentations #797
  • Add KDoc documentation to the site #735
  • [Docs] Main media section reorganization #626

Merged pull requests: