Download Latest Version 3.3.0 source code.tar.gz (581.2 kB)
Email in envelope

Get an email when there's a new version of Periphery

Home / 3.3.0
Name Modified Size InfoDownloads / Week
Parent folder
periphery-3.3.0.artifactbundle.zip 2025-12-13 7.5 MB
periphery-3.3.0.zip 2025-12-13 7.5 MB
periphery-bazel-3.3.0.zip 2025-12-13 143.2 kB
3.3.0 source code.tar.gz 2025-12-13 581.2 kB
3.3.0 source code.zip 2025-12-13 800.6 kB
README.md 2025-12-13 1.0 kB
Totals: 6 Items   16.6 MB 1
Breaking
  • None.
Enhancements
  • Added the --retain-unused-imported-modules option.
  • Added the --format gitlab-codemagic formatting option for GitLabs Code Quality artifact reports
  • Added the --bazel-index-store option to specify the path of a global index store.
Bug Fixes
  • Fix concurrent mutation crash.
  • Fix unused import false-positive for when a declaration's associated types are declared in different module than module that declares the declaration.
  • Fix unused import false-positive for modules that export unindexed modules.
  • Exclude conditionally imported modules from unused import detection, as they may provide symbols for code that was not compiled.
  • Fix --retain-assign-only-property-types for properties with trailing comments.
  • Fix unused parameter analysis for parameters with name enclosed by backticks.
  • Fix indexing of Xcode resources (storyboards, etc.) in projects using file system folders.
  • Fix infinite loop loading Xcode projects with circular references.
Source: README.md, updated 2025-12-13