elemental 0.0.48 elemental: ^0.0.48 copied to clipboard
A toolkit for writing software in dart
0.0.48 #
- Add AtomContext helpers
0.0.47 #
- lift() fixes
0.0.46 #
tapErrorCause
0.0.45 #
- Better defect detection
0.0.44 #
- add
either
0.0.43 #
- add interruption support
0.0.42 #
- Add back tryCatchOption
0.0.41 #
- Revert to factories and remove *Lift constructors
0.0.40 #
- Fix sleep return type
0.0.39 #
- Add missing lift()
0.0.38 #
- Fix lifting
0.0.37 #
- runtime provideLayer
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
toEIO
- Reduce use of
factory
0.0.21 #
- Add
unsafeGet
toRef
0.0.20 #
ZIO.envWith*
0.0.19 #
Runtime.withLayers
takes an optionalregistry
0.0.18 #
Layer.replace
returns anotherLayer
0.0.17 #
Runtime
Logger
- Better
Layer
/ dependency management
0.0.16 #
- *Env combinators
- defect combinators
- flatMap2
0.0.15 #
- Only allow
runSync
onIO
0.0.14 #
- Release scope even on defects
0.0.13 #
- Add
option
toOptionRIO
0.0.12 #
- Add compose and pipe
0.0.11 #
- Add refAtomWithStorage
0.0.10 #
- Add
ignore
andignoreLogged
0.0.9 #
- Add
refAtomWithStorage
0.0.8 #
- Add
refAtom
anddeferredAtom
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