v0.0.2
What's Changed
- Initial implementation of CLI. by @gammazero in #1
- Group find results by provider by @gammazero in #2
- Update README.md by @gammazero in #3
- Prompt when reading from stdin with TTY by @gammazero in #8
- ci: update Unified CI configuration by @web3-bot in #9
- Fix lint warning about unused code by @gammazero in #10
- Do not write log output to console by @gammazero in #11
- Restructure commands under cmd and pkg directories by @gammazero in #12
- Get ad entries data as needed by @gammazero in #13
- Fix distance when end cid specified by @gammazero in #14
- Add signature verfication when getting ads by @gammazero in #15
- Update README.md by @gammazero in #16
- Update dependencies by @gammazero in #25
- Add --count flag to provider command by @gammazero in #27
- Find command parses metadata and prints protocols by @gammazero in #26
- Default to using double hashed queries by @gammazero in #28
- New ads command contains get, list, dist subcommands by @gammazero in #29
New Contributors
- @gammazero made their first contribution in #1
- @web3-bot made their first contribution in #9
Full Changelog: https://github.com/ipni/ipni-cli/commits/v0.0.2