Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 28 May 08:39
70291b3

0.3.5 (2026-05-28)

Features

  • dart awareness (#24) (a966836)
  • unused_class: make rule Dart 3 feature-aware (bc6c086)
  • unused_function: make rule feature-aware (0ac7537)
  • unused_source_file: follow conditional and deferred import edges (7e1bc72)
  • updated sample (#21) (9d3e5b2)

Bug Fixes

  • unused_source_file: follow conditional-URI branches when computing reachability (f7c1bb1)
  • unused_source_file: follow conditional-URI branches when computing reachability (#23) (ff720f2)