v0.0.4-beta-1
·
109 commits
to main
since this release
Summary
- You can list your files as soon as you upload them
- You can attach a timestamp to your file upload
- You can filter by timestamp
- You can format your output
- You can retrieve a file by cid
- You can retrieve the public key given the private key
What's Changed
- Changes the rpc contract to list cids metadata by @brunocalza in #13
- adds support to print pubkey for existing private key by @andrewxhill in #15
- adds support for timestamp by @brunocalza in #16
- implements retrieve command by @brunocalza in #18
- feat: add
--format
flag todeals
fortable
orjson
by @dtbuchholz in #19 - update readme by @brunocalza in #20
New Contributors
- @andrewxhill made their first contribution in #15
- @dtbuchholz made their first contribution in #19
Full Changelog: v0.0.3-beta-1...v0.0.4-beta-1