Skip to content

Releases: Sicos1977/IFilterTextReader

Version 1.7.9

22 Mar 17:06
Compare
Choose a tag to compare
  • Fixed memory and resource leaks
  • Added .NET Framework 4.7 target

Version 1.7.8

21 Nov 16:05
Compare
Choose a tag to compare
  • Fix for issue #49

1.7.7

28 Jan 10:32
Compare
Choose a tag to compare
  • Added break characters between text extracted from chunks with different attributes
  • Fix max read size computation for breakChar. (fix: System.ArgumentException with target size of array is to low at Array.Copy for breakChar != string.empty)

Version 1.7.5

18 Mar 08:48
Compare
Choose a tag to compare
  • Fix accessviolation error

Version 1.7.3

19 Aug 12:42
Compare
Choose a tag to compare
  • Upgraded nuget packages dependencies and added mail properties

Version 1.7.1

01 Jul 04:37
Compare
Choose a tag to compare
  • Added option to control if you want character cleanup or not
  • Added option to set the word break char

Version 1.7

17 Jun 14:05
Compare
Choose a tag to compare
  • Fix issue with default Office iFilters in Windows 10

Version 1.6.5

18 May 15:19
e6ebcf8
Compare
Choose a tag to compare
  • Place the break char before the read chunk and not after

Version 1.6.4

23 Sep 09:19
Compare
Choose a tag to compare
  • Fallback to old iFilter interface when the stream interface failes

Version 1.6.2

10 Sep 05:42
Compare
Choose a tag to compare
  • Target both .NET 4.5 and .NETSTANDARD 2.0
  • Fix exception when multiple values exists for a meta-data property