Skip to content

Releases: BobLd/tabula-sharp

v0.1.4-alpha001

19 Oct 08:07
b29d4f8
Compare
Choose a tag to compare
v0.1.4-alpha001 Pre-release
Pre-release

Update to 0.1.4-alpha001

  • Remove reference to net5
  • Update supported dotnet versions in README
  • Make ObjectExtractor static and add PdfPigExtensionsTests
  • Update PdfPig NuGet package to 0.1.9-alpha-20231019-c6e2d
  • Seal classes, make clipper internal

v0.1.3

01 Jun 17:16
fe6e6e5
Compare
Choose a tag to compare

What's Changed

  • Update PdfPig to 0.1.6 and bump version to 0.1.3 by @BobLd in #23

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 Jan 11:47
Compare
Choose a tag to compare
  • Add support for net6.0 and drop support for net45 and net451
  • Update PdfPig to 0.1.5 and CsvHelper to 27.2.1

v0.1.1

18 Jul 15:39
Compare
Choose a tag to compare

Update CsvHelper and Newtonsoft.Json NuGet packages

From v0.1.0:

  • Update PdfPig to 0.1.5-alpha001. Fix bug in data.pdf with wrong bounding box
  • Fix tests

0.1.1-alpha001

06 Mar 13:54
Compare
Choose a tag to compare
0.1.1-alpha001 Pre-release
Pre-release

Update NuGet packages (especially PdfPig to 0.1.5-alpha0001) and add tests.
This fix a previous bug with wrong bounding (test now works for the 'data.pdf' file)

v0.1.0

17 Jan 12:10
Compare
Choose a tag to compare

Update to PdfPig v0.1.4

2nd pre-release

22 Sep 16:19
32c6f8a
Compare
Choose a tag to compare
2nd pre-release Pre-release
Pre-release

Implements SimpleNurminenDetectionAlgorithm, a simplified version of NurminenDetectionAlgorithm (no image processing).

First pre-release

21 Sep 11:01
ccdb2d4
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release
Merge pull request #12 from BobLd/0.1.0-alpha001

version 0.1.0-alpha001