elemental 0.0.36 copy "elemental: ^0.0.36" to clipboard
elemental: ^0.0.36 copied to clipboard

A toolkit for writing software in dart

0.0.36 #

  • Drop dart:io dependency

0.0.35 #

  • Add tryCatchOption

0.0.34 #

  • Update function parameter names to _

0.0.33 #

  • Add discard variants to collect

0.0.32 #

  • Add toZIOOrFail to Option

0.0.31 #

  • Add toZIO to Option and Either

0.0.30 #

  • Log to stderr

0.0.29 #

  • Add extract helpers for Maps

0.0.28 #

  • unitF -> unitLift

0.0.27 #

  • Add Lift variants of constructors

0.0.26 #

  • Add Iterable extension

0.0.25 #

  • Fix unit usage

0.0.24 #

  • Make unit final

0.0.23 #

  • Add lift to RIO

0.0.22 #

  • Add liftError to EIO
  • Reduce use of factory

0.0.21 #

  • Add unsafeGet to Ref

0.0.20 #

  • ZIO.envWith*

0.0.19 #

  • Runtime.withLayers takes an optional registry

0.0.18 #

  • Layer.replace returns another Layer

0.0.17 #

  • Runtime
  • Logger
  • Better Layer / dependency management

0.0.16 #

  • *Env combinators
  • defect combinators
  • flatMap2

0.0.15 #

  • Only allow runSync on IO

0.0.14 #

  • Release scope even on defects

0.0.13 #

  • Add option to OptionRIO

0.0.12 #

  • Add compose and pipe

0.0.11 #

  • Add refAtomWithStorage

0.0.10 #

  • Add ignore and ignoreLogged

0.0.9 #

  • Add refAtomWithStorage

0.0.8 #

  • Add refAtom and deferredAtom

0.0.7 #

  • Use dynamic for errors

0.0.6 #

  • Add Layer.scope

0.0.5 #

  • runFutureEither

0.0.4 #

  • narrow static methods

0.0.3 #

  • Export more from fpdart

0.0.1 #

  • Claim package name