Skip to content

Releases: xoofx/zio

0.18.0

01 Jun 23:08
ed2f737
Compare
Choose a tag to compare

Changes

✨ New Features

🐛 Bug Fixes

🚀 Enhancements

Full Changelog: 0.17.1...0.18.0

Published with dotnet-releaser

0.17.1

20 May 15:39
c23f0a0
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add nuget.org only config (7b5b5f5)

🐛 Bug Fixes

🧰 Maintenance

  • Update ci.yml with nuget config (5dd3e2a)

🏭 Tests

🧰 Misc

Full Changelog: 0.17.0...0.17.1

Published with dotnet-releaser

0.17.0

27 Oct 17:04
c2c62bd
Compare
Choose a tag to compare

Changes

🚀 Enhancements

🧰 Misc

Full Changelog: 0.16.2...0.17.0

Published with dotnet-releaser

0.16.2

24 Jan 18:00
38c01ea
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Correction GetFirstDirectory (PR #72) by @ykafia

Full Changelog: 0.16.1...0.16.2

Published with dotnet-releaser

0.16.1

14 Nov 20:19
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

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

Full Changelog: 0.16.0...0.16.1

Published with dotnet-releaser

0.16.0

12 Nov 16:43
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

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

🚀 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

24 Apr 06:15
Compare
Choose a tag to compare

Changes

✨ New Features

🚀 Enhancements

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

🧰 Maintenance

  • Update ci to use dotnet-releaser (38e8745)
  • Update ci badges (f4c47f7)
  • Fix ci with dotnet-releaser when secrets are not available (8b587bb)
  • Fix ci with dotnet-releaser when secrets are not available (bis) (ad20d2b)

🏭 Tests

  • Update tests for net6.0 (8f161e3)

📚 Documentation

  • Update doc readme for NuGet packaging (0f209c5)
  • Update doc readme (bedd222)

📦 Dependencies

🧰 Misc

  • Use MinVer (97ded35)
  • Use bash with dotnet-releaser in GitHub Action (ac24a41)

Full Changelog: 0.14.0...0.15.0