Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-19 | 788 Bytes | |
v0.16.3 source code.tar.gz | 2024-07-19 | 6.9 MB | |
v0.16.3 source code.zip | 2024-07-19 | 7.7 MB | |
Totals: 3 Items | 14.6 MB | 1 |
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
Worker
andRibCoroutineWorker
in 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