Skip to content

Releases: xoofx/zio

0.19.2

01 Aug 10:05
ba7197e
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix rooted path without volume label regression on Windows (PR #96) by @Metapyziks

Full Changelog: 0.19.1...0.19.2

Published with dotnet-releaser

0.19.1

19 Jul 14:18
083b29d
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix cross-filesystem operations in MountFileSystem (PR #95) by @GerardSmit

Full Changelog: 0.19.0...0.19.1

Published with dotnet-releaser

0.19.0

23 Jun 07:49
ec3a3e5
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Optimize cross-filesystem operations (PR #94) by @agocke

Full Changelog: 0.18.1...0.19.0

Published with dotnet-releaser

0.18.1

21 Jun 15:06
5dca9d6
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix SubFileSystem watcher (sometimes) silently discarding events (PR #92) by @Metapyziks

🚀 Enhancements

  • Refactor FileSystemWatcher tests to use ManualResetEvent (PR #93) by @Metapyziks

🧰 Misc

Full Changelog: 0.18.0...0.18.1

Published with dotnet-releaser

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