What's Changed
- bug: Don't run
cargo metadatawith--all-featuresby @ethowitz in #19 - feat: Filter metadata with current target triple by @ethowitz in #20
- build: Add GitHub actions by @ethowitz in #21
- feat: Support passing feature options to
discoveryby @ethowitz in #24 - feat: Print human-readable output if stdout is TTY by @ethowitz in #26
- build: Run clippy against matrix of OSes/targets by @ethowitz in #27
- bug: Fix handling of CARGO_HOME by @ethowitz in #30
- bug: Loosen file path requirement for discover command by @ethowitz in #31
Full Changelog: v0.2.3...v0.2.4