Releases: BobLd/tabula-sharp
Releases · BobLd/tabula-sharp
v1.0.1
Compare
Sorry, something went wrong.
No results found
BobLd
released this
04 May 16:35
What's Changed
New Contributors
Full Changelog : v0.1.5...v1.0.1
v0.1.5
Compare
Sorry, something went wrong.
No results found
BobLd
released this
17 Mar 20:00
What's Changed
Full Changelog : v0.1.4...v0.1.5
v0.1.4
Compare
Sorry, something went wrong.
No results found
BobLd
released this
06 Oct 18:07
What's Changed
Full Changelog : v0.1.3...v0.1.4
v0.1.4-alpha001
Compare
Sorry, something went wrong.
No results found
BobLd
released this
19 Oct 08:07
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
Compare
Sorry, something went wrong.
No results found
BobLd
released this
01 Jun 17:16
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
Compare
Sorry, something went wrong.
No results found
BobLd
released this
29 Jan 11:47
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
Compare
Sorry, something went wrong.
No results found
BobLd
released this
18 Jul 15:39
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
Compare
Sorry, something went wrong.
No results found
BobLd
released this
06 Mar 13:54
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
Compare
Sorry, something went wrong.
No results found
BobLd
released this
17 Jan 12:10
2nd pre-release
Compare
Sorry, something went wrong.
No results found
BobLd
released this
22 Sep 16:19
Implements SimpleNurminenDetectionAlgorithm, a simplified version of NurminenDetectionAlgorithm (no image processing).