Breaking
- The
weak_delegate
rule has been deprecated due to its high false
positive rate. The identifier will become invalid in a future
release.
JP Simard
#2786
Experimental
- None.
Enhancements
-
Official Docker images are now available. See the
Docker section of the README for usage
instructions.
Francisco Javier Trujillo Mata -
Allow
unused_setter_value
for overrides.
Adrian Debbeler
#2585
Bug Fixes
-
Fix
convenience_type
false positives when using actors.
JP Simard
#3770 -
Fix false positives in the
prefer_self_in_static_references
rule.
SimplyDanny
#3768 -
Fix the regex for expiring TODO comments.
Sergei Shirokov
#3767 -
Fix crash when parsing multi-line attributes with the
attributes
rule.
JP Simard
#3761 -
Fix false positives in
unused_closure_parameter
when using
list element bindings in SwiftUI.
Paul Williamson
#3790 -
Fix the cache path not being properly set when using nested
configurations.
Andrés Cecilia Luque