Skip to content

Releases: dguerri/dockerfuse

v1.0.1

25 Sep 05:16

Choose a tag to compare

What's Changed

  • Bump github.com/docker/docker from 27.4.1+incompatible to 28.0.0+incompatible by @dependabot[bot] in #29
  • Add Go version 1.25 to the CI workflow testing by @dguerri in #30
  • Fix "Input/output error when reading any file" on some platforms - thanks to @durka for the report!

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Jul 14:49

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v1.0.0

v0.9.1

01 Jan 19:54

Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

v0.9.0

31 Dec 08:30

Choose a tag to compare

  • New logging system
  • Major dependencies version bump
  • Golang 1.23 CI