Skip to content

Releases: StevenBlack/ghosts

v0.2.2

20 May 23:01
ab61229
Compare
Choose a tag to compare

Changelog

86a19b0 Add the changelog.
d3d6178 Internalize the both the intersecting and unique domain slices in the compared list's struct.
fc9badd Issue #10: add test for domains with underscores.
ab61229 Issue #10: fix — include underscore characters in the test for domains.
29adc61 Issue #8: document the flag.
6ca2955 Issue #8: fix - add flag, and implementation, to dump the unique domains in the comparison list.
1e3934f Latest.
f1e8960 Set the separator length to 40 characters.
a932483 Using go-func for the intersection now.

v0.2.1

21 Apr 04:48
cf98cbe
Compare
Choose a tag to compare

Changelog

cf98cbe Dramatically improve the speed of finding the intersection.
97ec96a Reduce the length of separator lines to reduce the prospect of these wrapping.