Xoofx Zio Versions Save

A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET

0.17.0

6 months ago

Changes

🚀 Enhancements

  • Use file-scoped namespaces (PR #73) by @iamcarbon
  • UPath performance improvements (PR #77) by @bollhals

🧰 Misc

  • Update to net7.0 (b7b5f2fe)
  • Remove support for net40 net45 (99c16ec8)

Full Changelog: 0.16.2...0.17.0

Published with dotnet-releaser

0.16.2

1 year ago

Changes

🚀 Enhancements

  • Correction GetFirstDirectory (PR #72) by @ykafia

Full Changelog: 0.16.1...0.16.2

Published with dotnet-releaser

0.16.1

1 year ago

Changes

🐛 Bug Fixes

  • Fix security issues with filesystems, 2nd attempt (#70) (930974d2)

Full Changelog: 0.16.0...0.16.1

Published with dotnet-releaser

0.16.0

1 year ago

Changes

🐛 Bug Fixes

  • Fix issue #70, do not allow control characters in path (13e1ee14)

🚀 Enhancements

  • Made compressionlevel configurable for ZipArchiveFileSystem (PR #68) by @Draddy1911

Full Changelog: 0.15.0...0.16.0

Published with dotnet-releaser

0.15.0

2 years ago

Changes

✨ New Features

  • Add support for net6.0 (7c3d69bd)

🚀 Enhancements

  • add ZipArchive support (PR #65) by @jakubqwe

🧰 Maintenance

  • Update ci to use dotnet-releaser (38e87452)
  • Update ci badges (f4c47f74)
  • Fix ci with dotnet-releaser when secrets are not available (8b587bb4)
  • Fix ci with dotnet-releaser when secrets are not available (bis) (ad20d2bb)

🏭 Tests

  • Update tests for net6.0 (8f161e33)

📚 Documentation

  • Update doc readme for NuGet packaging (0f209c50)
  • Update doc readme (bedd2229)

📦 Dependencies

  • Update dependencies (f8c73829)

🧰 Misc

  • Use MinVer (97ded354)
  • Use bash with dotnet-releaser in GitHub Action (ac24a417)

Full Changelog: 0.14.0...0.15.0