diff: mount/v0.1.1...97292d9
Release notes (if #56 is included);
mount v0.2.0
Breaking changes:
- Remove stub-implementations for Windows for
Mount(), Unmount(),
RecursiveUnmount(), MergeTmpfsOptions() (#31)
Fixes and improvements:
go.mod: update github.com/moby/sys/mountinfo to v0.4.0 (#44, #56)
- use
MNT_* flags from golang.org/x/sys/unix on freebsd (#36)
- add support for OpenBSD in addition to FreeBSD (#32)
- fix package overview documentation not showing (#43)
RecursiveUnmount(): minor improvements (#46)
Thanks to:
diff: mount/v0.1.1...97292d9
Release notes
(if #56 is included);mount v0.2.0
Breaking changes:
Mount(),Unmount(),RecursiveUnmount(),MergeTmpfsOptions()(#31)Fixes and improvements:
go.mod: update github.com/moby/sys/mountinfo to v0.4.0 (#44, #56)MNT_*flags from golang.org/x/sys/unix on freebsd (#36)RecursiveUnmount(): minor improvements (#46)Thanks to: