Releases: jxsl13/backupfs
Releases · jxsl13/backupfs
v0.15.4
What's Changed
- make readlink aware of the new EnableSymlinkEscape option by @john-behm-bertelsmann in #67
Full Changelog: v0.15.3...v0.15.4
v0.15.3
What's Changed
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #64
- align readme with latest breaking changes - remove VolumeFS by @jxsl13 in #65
- add option in PrefixFS to allow symlinks to point outside of the pref… by @john-behm-bertelsmann in #66
Full Changelog: v0.15.2...v0.15.3
v0.15.2
What's Changed
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #58
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #55
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #57
- feat: make prefix path helper function public. by @john-behm-bertelsmann in #62
- make volume handling case insensitive in PrefixFS by @john-behm-bertelsmann in #61
Full Changelog: v0.15.1...v0.15.2
v0.15.1 - PrefixFS: prevent ranaming of root directory
What's Changed
- docs: update incorrect comment by @john-behm-bertelsmann in #59
- prevent renaming of root directory by @john-behm-bertelsmann in #60
Full Changelog: v0.15.0...v0.15.1
v0.15.0 - full Windows support
What's Changed
- Introduce full Windows support & drop VolumeFS by @john-behm-bertelsmann in #54
Full Changelog: v0.14.5...v0.15.0
v0.14.5 - Windows - remove volume check from PrefixFS constructor
What's Changed
- remove PrefixFS volume check from constructor by @john-behm-bertelsmann in #53
Full Changelog: v0.14.4...v0.14.5
v0.14.4 - Windows HiddenFS no volume check
What's Changed
- remove windows volume check from hiddenfs constructor by @john-behm-bertelsmann in #52
Full Changelog: v0.14.3...v0.14.4
v0.14.3
v0.14.2
v0.14.1 - bugfix in HiddenFS
What's Changed
- fix hiddenfs readdir file operation by @john-behm-bertelsmann in #48
New Contributors
- @john-behm-bertelsmann made their first contribution in #48
Full Changelog: v0.14.0...v0.14.1