New
v0.16.3
What's Changed
- Fix Flipper Ribtree Plugin memory leak by @mamykin-andrey in https://github.com/uber/RIBs/pull/630
- Support classes that are both
WorkerandRibCoroutineWorkerin co… by @psteiger in https://github.com/uber/RIBs/pull/629 - Increase buffer capacity for mutableRouterEvents flow within RibEvents by @RahulDMello in https://github.com/uber/RIBs/pull/635
- Add test asserting Rx subscription is disposed after `RibCoroutineWor… by @psteiger in https://github.com/uber/RIBs/pull/628
New Contributors
- @mamykin-andrey made their first contribution in https://github.com/uber/RIBs/pull/630
- @RahulDMello made their first contribution in https://github.com/uber/RIBs/pull/635
Full Changelog: https://github.com/uber/RIBs/compare/v0.16.2...v0.16.3