| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Nimble.xcframework.zip | 2025-10-01 | 43.5 MB | |
| README.md | 2025-10-01 | 1.2 kB | |
| v13.8.0 source code.tar.gz | 2025-10-01 | 153.4 kB | |
| v13.8.0 source code.zip | 2025-10-01 | 252.6 kB | |
| Totals: 4 Items | 43.9 MB | 0 | |
Highlights
requireFailnow returns Never, indicating the status that it will always throw an error. (Thanks @bnickel!)toAlwaysandtoNeverwill never fail on a main thread timeout. (Thanks @bnickel!)
Auto-Generated Release Notes
What's Changed
- Update CI actions by @younata in https://github.com/Quick/Nimble/pull/1184
- Allow multiple async polling expectations by @younata in https://github.com/Quick/Nimble/pull/1189
- Bump Cwl dependencies to fix Xcode 16 issues by @balavor in https://github.com/Quick/Nimble/pull/1190
- Return Never from requireFail by @bnickel in https://github.com/Quick/Nimble/pull/1194
- Bump rexml from 3.3.9 to 3.4.2 by @dependabot[bot] in https://github.com/Quick/Nimble/pull/1198
- Remove duplicated RunLoop code by @bnickel in https://github.com/Quick/Nimble/pull/1193
- Fix linux cfrunloop build by @younata in https://github.com/Quick/Nimble/pull/1200
- Do not fail on timeout for
toAlwaysandtoNeverby @bnickel in https://github.com/Quick/Nimble/pull/1192
New Contributors
- @balavor made their first contribution in https://github.com/Quick/Nimble/pull/1190
Full Changelog: https://github.com/Quick/Nimble/compare/v13.7.1...v13.8.0