Releases: revolut-mobile/RxData
Releases · revolut-mobile/RxData
1.5.16 LazyReload fixes
What's Changed
- Reload from network when LazyReload was used before by @artyomychsvc in #46
Full Changelog: all-1.5.15...all-1.5.16
1.5.15 LoadingStrategy for DataObservableDelegateWrapper
What's Changed
- Introduce LoadingStrategy for the DataObservableDelegateWrapper by @artyomychsvc in #45
Full Changelog: all-1.5.14...all-1.5.15
Fix data contract for the LazyReload
What's Changed
- fix data contract for the LazyReload strategy by @artyomychsvc in #44
Full Changelog: all-1.5.13...all-1.5.14
1.5.13 LoadingStrategy for observing
What's Changed
- Added flow combine extension by @yuriikushyk in #42
- Introduce LoadingStrategy for Dod by @artyomychsvc in #43
New Contributors
- @yuriikushyk made their first contribution in #42
- @artyomychsvc made their first contribution in #43
Full Changelog: all-1.5.12...all-1.5.13
1.5.12
What's Changed
Full Changelog: all-1.5.11...all-1.5.12
1.5.11 New extensions
What's Changed
- Add combineContent function with list of flows as parameter by @markiyan-antonyuk in #39
New Contributors
- @markiyan-antonyuk made their first contribution in #39
Full Changelog: all-1.5.10...all-1.5.11
1.5.10 New extensions
What's Changed
- Deprecate combineData in favour of combineContent and add extension functions for data flow by @octaviande in #38
New Contributors
- @octaviande made their first contribution in #38
Full Changelog: all-1.5.9...all-1.5.10
1.5.9 Interruption fix
What's Changed
Full Changelog: all-1.5.8...all-1.5.9
1.5.8 Bugfixes
What's Changed
Full Changelog: all-1.5.7...all-1.5.8
1.5.7 Race conditions fixes
What's Changed
- add test 'attemptNoCacheOnlineRaceCondition' for subsequent fix by @Karloid in #34
- Fix race conditions in SharedObservableRequest by @yatsinar in #35
Full Changelog: all-1.5.6...all-1.5.7