3.0.0
- Add using and loops for
EitherBuilder
andResultBuilder
- #394 - Allow not null implementation of
IDisposable
in CEs - #395 - Add
either
,defaultValue
anddefaultWith
toResult
- #396 - Remove
TaskBuilder
. - #397 - Add
Enum.toString
and constrain types inEnum
module. - #401 - Remove obsolete functions and modules. - #403
- Fix files deviating from repo's license. - #407