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

Releases: ipfs/go-ipfs-files

v0.3.0

Choose a tag to compare

@hacdias hacdias released this 01 Feb 09:39
c613b4c

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

v0.2.0

Choose a tag to compare

@lidel lidel released this 09 Nov 16:33

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

Choose a tag to compare

@lidel lidel released this 09 Nov 15:36

What's Changed

New Contributors

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

v0.1.0

Choose a tag to compare

@lidel lidel released this 09 Nov 15:36

What's Changed

New Contributors

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

v0.0.9

Choose a tag to compare

@lidel lidel released this 05 Oct 21:16
311e525

What's Changed

New Contributors

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

v0.0.8

Choose a tag to compare

@Stebalien Stebalien released this 30 Mar 01:31
bb6f211

Fixes size calculation when ignoring files/directories.