Skip to content

Releases: VladPVS/FastSearchLibrary

Version V1.1.8

24 Sep 13:30
aea854f
Compare
Choose a tag to compare

Some defects have been eliminated. Necessary version of .NET Framework is 4.6.2 or higher.

Version V1.1.7.2

08 Aug 08:43
Compare
Choose a tag to compare

PathTooLongException has been added. Necessary version of .NET Framework is 4.6.2 or higher.

Version 1.1.7.1

07 Aug 20:02
Compare
Choose a tag to compare

Requirements for .NET Framework has been reduced to version 4.6.2

Version 1.1.7

07 Aug 17:15
Compare
Choose a tag to compare

Version for VS2017 and .NET Framework 4.7.2 that allows executes search in directories more than 260 symbols in length. (It is necessary to add content of this file in application manifest and enable appropriate opportunity in Windows.)

Version 1.1.6.1

13 May 10:00
Compare
Choose a tag to compare

Some exceptions have been added. Necessary version of .NET Framework is 4.5.1 or higher.

Version 1.1.6

06 Apr 15:55
Compare
Choose a tag to compare

Exception parameters have been added.

Version 1.1.5.1

22 Mar 10:04
69f17cf
Compare
Choose a tag to compare

Few minor defects have been corrected.

Version 1.1.5

20 Mar 11:41
Compare
Choose a tag to compare

Some new constructors have been added in FileSearcherMultiple and DirectorySearcherMultiple classes that allow to execute search using simple string pattern.

Version 1.1

19 Mar 10:19
Compare
Choose a tag to compare

Version 1.1 contains FileSearcherMultiple and DirectorySearcherMultiple classes that allow to execute search in several directories.

The first release of FastSearchLibrary.

13 Mar 19:18
Compare
Choose a tag to compare

The first version of .NET library for fast file or directory search with appropriate documentation.