Skip to content

Releases: TRON-US/interface-go-btfs-core

v0.6.1

29 Jun 23:38
4d2c978

Choose a tag to compare

  • Fix offline error message

v0.6.0

15 May 23:14
298b2b9

Choose a tag to compare

  • Upgrade to upstream IPFS 0.5.1 module

v0.5.5

23 Apr 21:57
e6417b7

Choose a tag to compare

BTFS-1849

v0.5.4

14 Jan 20:42
f9f489e

Choose a tag to compare

  • Add explicit Expiration setting for pin add

v0.5.3

14 Jan 02:21
a664d16

Choose a tag to compare

  • Add force option on btfs pin rm

v0.5.2

10 Jan 19:38
594c1ba

Choose a tag to compare

Support removing/unpin files after contracts expire - Persistence Layer

v0.5.1

17 Dec 19:07
3918430

Choose a tag to compare

  • Fix tests after unixfs get options change

v0.5.0

16 Dec 21:54
68a18f4

Choose a tag to compare

  • Add repairs (hashes) to unixfs get options
  • Move metadata bool into the unixfs get options

v0.4.3

21 Nov 23:30
8aa4888

Choose a tag to compare

Added API for metadata manipulating operations.

v0.4.2

06 Nov 22:01
3d472ad

Choose a tag to compare

  • Support GetMetadata in UnixfsAPI interface