Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Releases: berty/gormfs

v1.8.0

01 Oct 10:29
Compare
Choose a tag to compare

1.8.0 (2021-10-01)

Features

v1.7.4

30 Sep 09:15
Compare
Choose a tag to compare

1.7.4 (2021-09-30)

Bug Fixes

  • mkdir should comply with os.IsExist (2bd644f)

v1.7.3

28 Sep 19:50
Compare
Choose a tag to compare

1.7.3 (2021-09-28)

Bug Fixes

  • pass some afero tests ported from memfs (34ef493)

v1.7.2

27 Sep 07:47
Compare
Choose a tag to compare

1.7.2 (2021-09-27)

Bug Fixes

v1.7.1

27 Sep 07:45
Compare
Choose a tag to compare

1.7.1 (2021-09-27)

Bug Fixes

  • add Makefile for ci tests (459bff8)

v1.7.0

27 Sep 07:42
Compare
Choose a tag to compare

1.7.0 (2021-09-27)

Features

  • implement Readdir and Readdirnames (3279262)

v1.6.0

27 Sep 07:26
Compare
Choose a tag to compare

1.6.0 (2021-09-27)

Features

v1.5.0

27 Sep 07:10
Compare
Choose a tag to compare

1.5.0 (2021-09-27)

Features

  • implement Write and WriteAt (e625fe4)

v1.4.0

27 Sep 07:04
Compare
Choose a tag to compare

1.4.0 (2021-09-27)

Features

v1.3.0

27 Sep 06:55
Compare
Choose a tag to compare

1.3.0 (2021-09-27)

Features

  • implement Seek, Read and ReadAt (f00f8fd)