@swan-io/boxed
Advanced tools
Changelog
3.0.0
Changes:
Option
, Result
and AsyncData
values (a0112d4)Option
, Result
and AsyncData
referentially equal when their values are (a0112d4)Changelog
2.3.1
Fixes:
Serializer.encode
not throw on nullable values (d9e3483) (thanks @nobrayner!)Changelog
2.3.0
Features:
Future.concurrent
(b5ae7e5)Future.retry
(b5ae7e5)Future.wait
(b5ae7e5)option.tapSome
(b5ae7e5)Changelog
2.2.0
Features:
Dict.fromEntries
(773e81e)Dict.fromOptional
(cc6829c)toJSON
method and add static fromJSON
hydrators (7074d59)Changes: