Skip to content

1.0.0.beta.1

Pre-release
Pre-release

Choose a tag to compare

@ileitch ileitch released this 22 Jul 10:22
6e05295
Breaking
  • Conflicting declarations now throw an error.
  • Bazel integration has moved to the rules_periphery module, which drives Periphery from Bazel rather than the other way around. The --bazel, --bazel-filter, --bazel-query, --bazel-index-store, and --bazel-check-visibility options have been removed.
Enhancements
  • Significant performance improvements.
  • Added the --retain-equatable-properties and --retain-hashable-properties options to retain all properties on Equatable and Hashable types.
Bug Fixes
  • The --write-results file is now also written when a scan produces no results.