Activity
Bump to pre-release version 0.15.0
Bump to pre-release version 0.15.0
Force push
Bump to pre-release version 0.15.0
Bump to pre-release version 0.15.0
Move output nearer to where it's used
Move output nearer to where it's used
Construct Verbose
with log arguments
Construct
Verbose
with log argumentsEnsure PathBuf
isn't used for STDIN "-"
source
Ensure
PathBuf
isn't used for STDIN "-"
sourceBump to pre-release version 0.14.0
Bump to pre-release version 0.14.0
Add excluded words to verbose output
Add excluded words to verbose output
Combine verbose and debug and extract a Verbose
Combine verbose and debug and extract a
Verbose
Force push
Combine verbose and debug and extract a Verbose
Combine verbose and debug and extract a
Verbose
Force push
Extract a Logger
from main for handling details
Extract a
Logger
from main for handling detailsUse a HashSet
for retaining words
Use a
HashSet
for retaining wordsBump to pre-release version 0.13.0
Bump to pre-release version 0.13.0
Make tally()
nonconsuming and add into_tally()
Make
tally()
nonconsuming and add into_tally()
Force push
Make iter()
nonconsuming and add into_iter()
Make
iter()
nonconsuming and add into_iter()
Remove the trivial but annoying avg
field
Remove the trivial but annoying
avg
fieldAdd a Reader
boxed type for Read
trait
Add a
Reader
boxed type for Read
traitEnclose Case
and Sort
in an Options
struct
Enclose
Case
and Sort
in an Options
structForce push
Enclose Case
and Sort
in an Options
struct
Enclose
Case
and Sort
in an Options
structBump to pre-release version 0.12.0
Bump to pre-release version 0.12.0
Extract filters and options into their own mods
Extract filters and options into their own mods
Force push
Extract Case
and Sort
methods into options mod
Extract
Case
and Sort
methods into options mod