Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-10-06 | 352 Bytes | |
v0.16.0 source code.tar.gz | 2023-10-06 | 6.9 MB | |
v0.16.0 source code.zip | 2023-10-06 | 7.7 MB | |
Totals: 3 Items | 14.6 MB | 0 |
What's Changed
- Get rid of suppressions for "invisible_reference" and "invisible_member" by @psteiger in https://github.com/uber/RIBs/pull/618
- Introduce
TestScope.test(RibCoroutineWorker)
test helper utility. by @psteiger in https://github.com/uber/RIBs/pull/620
Full Changelog: https://github.com/uber/RIBs/compare/v0.15.4...v0.16.0