Releases: tablelandnetwork/basin-cli
Releases · tablelandnetwork/basin-cli
v0.0.12
What's Changed
- remove legacy config by @brunocalza in #38
- always trigger db export when window interval passes by @brunocalza in #39
- adds support for streaming multi tables by @brunocalza in #40
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Cache and cold storage retrieve the same content by @brunocalza in #37
- feat: signing pkg for programmatic access by @dtbuchholz in #36
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- removes tmp file when retrieval from cache fails by @brunocalza in #35
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- adds retrieval from cold storage back by @brunocalza in #34
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- fix:
retrieve
to stdout failure by @dtbuchholz in #31 - handles err on writing an event by @brunocalza in #32
- updates retrieve command to read from cache by @brunocalza in #33
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Improve CLI help, add versioning, &
list
/retrieve
enhancements by @dtbuchholz in #30 - renaming commands to vaults terminology by @brunocalza in #29
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Postgres to duck db type remappings by @avichalp in #23
- Change hashing scheme to ECMH by @avichalp in #25
- Revert "Change hashing scheme to ECMH" by @avichalp in #27
- removes RPC and make use of HTTP API by @brunocalza in #28
Full Changelog: v0.0.5-beta-2...v0.0.6
v0.0.5-beta-2
What's Changed
Full Changelog: v0.0.5-beta-1...v0.0.5-beta-2
v0.0.5-beta-1
What's Changed
- blocking local replication by @avichalp in #12
- Local replication changes by @avichalp in #22
- Implements multihash set using Risretto by @avichalp in #14
- adds cache support by @brunocalza in #21
New Contributors
Full Changelog: v0.0.4-beta-1...v0.0.5-beta-1
v0.0.4-beta-1
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