v1.2.0
Version 1.2.0
- enhancement: emit loading state only when disconnected and local network is available (i.e.: wifi) | decrease emitting unnecessary states as no need to get loading state in other cases.
- add:
showLogs
option to show prints. - add:
disconnectionCheckPeriodic
option to set theDuration
periodically in a disconnection state. - update: example project
- update: readme.md file