| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| periphery-3.7.0.artifactbundle.zip | 2026-03-30 | 8.0 MB | |
| periphery-3.7.0.zip | 2026-03-30 | 8.0 MB | |
| periphery-bazel-3.7.0.zip | 2026-03-30 | 155.0 kB | |
| 3.7.0 source code.tar.gz | 2026-03-30 | 3.7 MB | |
| 3.7.0 source code.zip | 2026-03-30 | 3.9 MB | |
| README.md | 2026-03-30 | 362 Bytes | |
| Totals: 6 Items | 23.7 MB | 0 | |
Breaking
- None.
Enhancements
- Added support for Bazel 9.x.
Bug Fixes
- Fix false positive redundant public accessibility for types used in typed throws clauses, e.g.
throws(MyError). - Fix false positive superfluous ignore comment results for assign-only properties.
- Fix incorrect generic protocol extension handling in Swift 6.2.4.