Skip to content

Releases: Adjective-Object/good-fences-rs-core

v0.20.0

10 Mar 23:57

Choose a tag to compare

v0.19.1

28 Feb 19:51

Choose a tag to compare

v0.19.1

v0.19.0

19 Feb 16:51

Choose a tag to compare

v0.19.0

v0.18.4

03 Dec 21:05

Choose a tag to compare

v0.18.4

v0.18.3

03 Dec 19:39

Choose a tag to compare

v0.18.3

v0.18.2

02 Dec 19:40

Choose a tag to compare

v0.18.2

v0.18.1

19 Nov 23:53

Choose a tag to compare

v0.18.1

v0.16.0: Implement human-readable `Display` for UnusedFinderReport (#79)

20 Aug 15:59
8035c04

Choose a tag to compare

Implements a human-readable `Display` for UnusedFinderReport.

---------

Co-authored-by: Max Huang-Hobbs <[email protected]>

v0.15.0

19 Aug 23:19

Choose a tag to compare

applying package updates

v0.14.2: add report_exported_items flag to gate reporting exported items (#77)

19 Aug 23:17
6afa7ac

Choose a tag to compare

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]>