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

1.1.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 25 Oct 15:51

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)