Skip to content

Releases: rameel/ramstack.fileproviders

2.7.3

02 Apr 17:23
e7964b2

Choose a tag to compare

What's Changed

  • Add net6/net8 multitargeting with polyfills
  • Polish xml-comments and fix typos
  • Refine README files

Full Changelog: 2.7.2...2.7.3

2.7.2

29 Mar 20:08
1497940

Choose a tag to compare

What's Changed

  • Fix missed file change notifications in PrefixedFileProvider.Watch() when using glob patterns with **

Full Changelog: 2.7.1...2.7.2

2.7.1

28 Mar 16:30
46620d6

Choose a tag to compare

What's Changed

  • PrefixedFileProvider: Forward all paths unchanged when prefix is /

Full Changelog: 2.7.0...2.7.1

2.7.0

19 Mar 17:53
633e675

Choose a tag to compare

What's Changed

  • Remove obsolete ZipFileProvider
  • Update Ramstack.Globbing to 2.3.3

Full Changelog: 2.6.0...2.7.0

2.6.0

31 Aug 12:45
94f4a6d

Choose a tag to compare

What's Changed

  • Deprecate ZipFileProvider because it relies on ZipArchive, which does not support parallel read operations or simultaneous stream access, potentially causing more issues than benefits.

2.5.4

14 Aug 00:40
443fb18

Choose a tag to compare

What's Changed

  • Fixed directory path matching in GlobbingFileProvider

Full Changelog: 2.5.3...2.5.4

2.5.3

31 Jul 21:00
1dba8b8

Choose a tag to compare

What's Changed

  • Skip enumeration entirely for excluded directories

Full Changelog: 2.5.2...2.5.3

2.5.2

15 Jul 10:50
e083dff

Choose a tag to compare

What's Changed

  • Bump Ramstack.Globbing to 2.3.2

Full Changelog: 2.5.1...2.5.2

2.5.1

09 Jul 10:27
787fec0

Choose a tag to compare

What's Changed

  • Upgrade NuGet packages

Full Changelog: 2.5.0...2.5.1

2.5.0

18 May 02:56
8fc3ce8

Choose a tag to compare

What's Changed

  • PrefixedFileProvider now correctly resolves and forwards applicable glob filters to its inner provider in the Watch(string filter).

Full Changelog: 2.4.1...2.5.0