Releases: ipni/ipni-cli
Releases · ipni/ipni-cli
v0.0.4
What's Changed
- Use new go-libipni/pcache package by @gammazero in #34
- Fix entry verification and use double-hashing with verify ingest by @gammazero in #37
- Add distance tracking functionality to provider command by @gammazero in #36
- Flag --count works with --error by @gammazero in #39
- Add version command that checks for updates by @gammazero in #38
- Fix getting distance with unlimited depth by @gammazero in #40
Full Changelog: v0.0.3...v0.0.4
v0.0.3
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