2.0.0 - Jun 1, 2022
https://pub.dev/packages/rx_storage/versions/2.0.0
-
Update dependencies
rxdart
to0.27.4
.rxdart_ext
to0.2.1
.
-
Rename
Logger
toRxStorageLogger
.LoggerEvent
toRxStorageLoggerEvent
.EmptyLogger
toRxStorageEmptyLogger
.DefaultLogger
toRxStorageDefaultLogger
.
-
Update
RxStorageEmptyLogger
: add@nonvirtual
tolog
method. -
Encoder
andDecoder
can return aFuture
What's Changed
- Update codecov/codecov-action action to v2.1.0 by @renovate in #13
- sdk matrix by @hoc081098 in #14
- rename Logger to RxStorageLogger and others... by @hoc081098 in #17
- chore(deps): update actions/checkout action to v3 by @renovate in #18
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #21
- prepare for 2.0.0 by @hoc081098 in #22
Full Changelog: 1.2.0...2.0.0