Releases: TRON-US/interface-go-btfs-core
Releases · TRON-US/interface-go-btfs-core
v0.6.1
- Fix offline error message
v0.6.0
- Upgrade to upstream IPFS 0.5.1 module
v0.5.4
- Add explicit Expiration setting for pin add
v0.5.3
- Add force option on btfs pin rm
v0.5.2
Support removing/unpin files after contracts expire - Persistence Layer
v0.5.1
- Fix tests after unixfs get options change
v0.5.0
- Add repairs (hashes) to unixfs get options
- Move metadata bool into the unixfs get options
v0.4.3
Added API for metadata manipulating operations.
v0.4.2
- Support GetMetadata in UnixfsAPI interface