Releases: Adjective-Object/good-fences-rs-core
Releases · Adjective-Object/good-fences-rs-core
v0.20.0
v0.19.1
v0.19.1
v0.19.0
v0.19.0
v0.18.4
v0.18.4
v0.18.3
v0.18.3
v0.18.2
v0.18.2
v0.18.1
v0.18.1
v0.16.0: Implement human-readable `Display` for UnusedFinderReport (#79)
Implements a human-readable `Display` for UnusedFinderReport. --------- Co-authored-by: Max Huang-Hobbs <[email protected]>
v0.15.0
applying package updates
v0.14.2: add report_exported_items flag to gate reporting exported items (#77)
Disable per-item reporting with report_exported_items flag This is for cleaner test reporting while debugging unused files in `unused_bin` --------- Co-authored-by: Max Huang-Hobbs <[email protected]>