This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
Releases: ipfs/go-ipfs-files
Releases · ipfs/go-ipfs-files
v0.3.0
v0.2.0
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
What's Changed
- fix: add freebsd build option for filewriter flags by @aschmahmann in #48
- fix: add dragonfly build option for filewriter flags by @waybackarchiver in #50
- Release v0.1.1 by @aschmahmann in #49
New Contributors
- @waybackarchiver made their first contribution in #50
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- sync: update CI config files by @web3-bot in #44
- chore(filewriter): cleanup writes by @schomatis in #43
- docs: fix community CONTRIBUTING.md link by @armujahid in #45
- Release v0.1.0 by @aschmahmann in #46
New Contributors
- @armujahid made their first contribution in #45
Full Changelog: v0.0.9...v0.1.0
v0.0.9
What's Changed
- fix linters by @marten-seemann in #33
- fix staticcheck by @marten-seemann in #35
- fix test failure on Windows caused by nil
sys
in mockFileInfo
by @masih in #39 - sync: update CI config files by @web3-bot in #34
- fix: round timestamps down by truncating them to seconds by @Stebalien in #41
- fix: manually parse the content disposition to preserve directories by @Stebalien in #42
- sync: update CI config files by @web3-bot in #40
New Contributors
- @marten-seemann made their first contribution in #33
- @masih made their first contribution in #39
- @web3-bot made their first contribution in #34
Full Changelog: v0.0.8...v0.0.9