Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Releases: ipfs/go-ipfs-files

v0.3.0

01 Feb 09:39
c613b4c
Compare
Choose a tag to compare

Added deprecation notices and stubs. Please use https://github.com/ipfs/go-libipfs/tree/main/files from now on.

v0.2.0

09 Nov 16:33
Compare
Choose a tag to compare

What's Changed

  • sync: update CI config files by @web3-bot in #51
  • chore(Directory): add DirIterator API restriction: iterate only once by @schomatis in #54
  • sync: update CI config files by @web3-bot in #55
  • fix: error when TAR has files outside of root by @hacdias in #56
  • Release v0.2.0 by @lidel in #57

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

09 Nov 15:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 Nov 15:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.1.0

v0.0.9

05 Oct 21:16
311e525
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

30 Mar 01:31
bb6f211
Compare
Choose a tag to compare

Fixes size calculation when ignoring files/directories.