Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Releases: aspnet/FileSystem

2.0.0

14 Aug 13:04
Compare
Choose a tag to compare

Bugs Fixed

  • EmbeddedFileProvider.GetDirectoryContents needs to use the correct case comparison (#284)

2.0.0-preview2

28 Jun 06:29
Compare
Choose a tag to compare
2.0.0-preview2 Pre-release
Pre-release
rel/2.0.0-preview2

Cleanup NuGet.config

2.0.0-preview1

10 May 04:28
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release
rel/2.0.0-preview1

Cleanup NuGet.config

1.1.0

16 Nov 16:26
Compare
Choose a tag to compare

Bugs Fixed

  • [BREAKING CHANGE] public class Microsoft.Extensions.FileProviders.FileSystemInfoHelper was made static (#243)

1.1.0-preview1

25 Oct 15:51
Compare
Choose a tag to compare
1.1.0-preview1 Pre-release
Pre-release

Features

  • Modify PhysicalFileWatcher.Watch to work for new files being added (#233)
  • File globbing should support pattern checks (#194)

Bugs Fixed

  • Modify PollingWildCardChangeToken to include the timestamp of the files along with the names as part of hash check (#238)
  • Delay enumeration of directory until IDirectoryContents enumerated (#224)
  • EmbeddedFileProvider - Change _lastModified date to last write time of an assembly (#208)
  • PhysicalFilesWatcher should defend against PathTooLongException (#205)
  • StaticFiles throws in _fileProvider.GetFileInfo on /.%20./ (#204)
  • Long path or filename throws unhandled exception (#201)

1.0.0

27 Jun 14:54
Compare
Choose a tag to compare

Bugs Fixed

  • Suggest to make NotFoundFileInfo and NoopChangeToken public (#145)

1.0.0-rc2

16 May 17:19
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release

Features

  • Add NullFileProvider (#174)

Bugs Fixed

  • Rename events on PhysicalFileWatcher can throw - Crashing VS. (#187)
  • Matcher returns wrong stems (#144)
  • NotSupportedException for URLs with special characters (#137)
  • PhysicalFilesWatcher and PhysicalFileProvider should implement IDisposable (#132)

1.0.0-rc1

18 Nov 15:28
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release

Features

  • Rename Microsoft.Framework.* to Microsoft.Extensions.* (#127)

1.0.0-beta8

15 Oct 17:27
Compare
Choose a tag to compare
1.0.0-beta8 Pre-release
Pre-release
Tag for new release 1.0.0-beta8

1.0.0-beta7

02 Sep 17:18
Compare
Choose a tag to compare
1.0.0-beta7 Pre-release
Pre-release
Tag for new release 1.0.0-beta7