James R. Barlow
09f15ac4c0
v9.6.0 notes
2020-02-10 01:01:49 -08:00
James R. Barlow
a6567f2ae4
v9.5.0 release notes revised
2020-01-18 01:48:33 -08:00
James R. Barlow
2e15d52895
v9.5.0 release notes
2020-01-17 03:11:33 -08:00
James R. Barlow
fd991a2380
Allow pdfminer.six 20200104 and update recommended versions
2020-01-05 21:37:28 -08:00
James R. Barlow
d12b27ac1d
v9.3.0 release notes
2019-12-28 15:42:24 -08:00
James R. Barlow
437c235738
v9.2.0 release notes and docs
2019-12-11 13:13:51 -08:00
James R. Barlow
7691ba8535
v9.1.1 release notes
2019-11-18 15:17:00 -08:00
James R. Barlow
000040d497
v9.1.0 release notes
2019-11-11 22:39:33 -08:00
James R. Barlow
3438afaffe
Support pdfminer.six 20191020
2019-11-04 03:15:59 -08:00
James R. Barlow
681fa039cc
Update release notes; disable Py3.8 test again
2019-11-04 03:00:15 -08:00
James R. Barlow
7f8018ffde
Mention that v9.0.4 requires a source install for Py3.8 for now, due to lack of CI availability
2019-11-03 01:49:36 -08:00
James R. Barlow
775b958c55
Update release notes
2019-10-24 16:58:39 -07:00
James R. Barlow
b55d7e57af
Python 3.8 updates
2019-10-20 03:20:54 -07:00
James R. Barlow
d7b7ca0574
v9.0.3 notes; Remove test_tesseract_config_notfound from suite
2019-09-05 13:39:43 -07:00
James R. Barlow
17ac9d7a9a
Embed ICC profile in .ps (fixing Ghostscript 9.28 compatibility)
...
Previously we included the
filename, which required Postscript to run with file access enabled. For
security, Ghostscript 9.28 enables ``-dSAFER`` and as such, no longer
permits access to any file by default. This fix is necessary for
compatibility with Ghostscript 9.28.
We use ASCII85 for a slightly more compact representation.
2019-09-05 13:17:26 -07:00
James R. Barlow
a2a197ce4c
v9.0.2 release notes
2019-09-04 02:34:21 -07:00
James R. Barlow
e9bc093842
v9.0.1 release notes
2019-08-11 17:14:11 -07:00
James R. Barlow
c4afc5c242
Add missing item from v9.0.0 release notes
2019-07-30 00:39:14 -07:00
James R. Barlow
db4598f76a
Add PDF linearization
2019-07-27 16:15:48 -07:00
James R. Barlow
85c90404d7
Update release notes
2019-07-27 03:23:56 -07:00
James R. Barlow
6fbeb6347d
Merge api (without plugins)
2019-07-27 02:04:01 -07:00
James R. Barlow
f83de20c37
Remove plugins (for now)
...
It's holding up too many other useful,
releaseable changes.
2019-07-27 01:41:14 -07:00
James R. Barlow
12769b96e5
Drop support for omitting pdfminer.six
2019-07-10 13:37:01 -07:00
James R. Barlow
2cff6ad2d1
Fixed blank pages produced when NULs removed from metadata
2019-07-03 02:22:50 -07:00
James R. Barlow
9873d51f58
release notes: add next
2019-06-23 16:54:53 -07:00
James R. Barlow
8aa678859d
Use pandoc to rewrite .rst files
...
Fixes all of the long lines, mainly.
2019-06-22 17:29:26 -07:00
James R. Barlow
ed236e0c27
Begin API documentation
2019-05-24 01:05:32 -07:00
James R. Barlow
8bcb85720c
release notes: clarify
2019-05-22 15:34:23 -07:00
James R. Barlow
7e388f59af
Move completions to better location/Homebrew compat
2019-05-13 00:22:52 -07:00
James R. Barlow
84ec83151d
v8.3.0 notes: clarify
2019-05-12 03:36:41 -07:00
James R. Barlow
7dea0a8362
v8.3.0 release notes in progress
2019-05-11 12:50:44 -07:00
James R. Barlow
58b2bed99d
v8.2.4 notes
2019-04-23 00:07:12 -07:00
James R. Barlow
6e49bb3588
v8.2.3 notes
2019-04-03 01:19:12 -07:00
James R. Barlow
1b4542aa77
Further fixes to external program version testing
2019-03-07 14:27:16 -08:00
James R. Barlow
6c7fca57ec
v8.2.1 notes
2019-03-06 22:22:50 -08:00
James R. Barlow
c2f316c2c5
v8.2.0 release notes: optimizer
2019-03-03 15:26:01 -08:00
James R. Barlow
e918480351
v8.2.0 release notes
2019-03-03 14:15:20 -08:00
James R. Barlow
e2847ea4c3
v8.1.0 release notes
2019-02-10 02:10:48 -08:00
James R. Barlow
5483dacf52
Fuzz
2019-02-07 17:09:47 -08:00
James R. Barlow
a6e7485da6
docs: --unpaper-args
2019-02-07 17:06:51 -08:00
James R. Barlow
b8cd3acd9e
v8.0.1 notes
2019-01-17 00:57:28 -08:00
James R. Barlow
72337094ca
v8.0.0 release notes
2019-01-05 23:35:47 -08:00
James R. Barlow
1ca1221432
leptonica.py: Fix exception on certain types of barcode failures
...
Closes #322
2018-12-19 17:23:23 -08:00
James R. Barlow
40b72b0fa8
v7.4.1 release notes
2018-12-19 16:41:09 -08:00
James R. Barlow
ab632f57cd
v7.4.0 release notes
2018-12-15 15:27:23 -08:00
James R. Barlow
e54f6ee37f
v7.3.1 release notes
2018-11-16 02:13:41 -08:00
James R. Barlow
12e15bab15
v7.3.0 release notes
2018-11-11 02:05:52 -08:00
James R. Barlow
700abbb8a5
Documentation for OCR quality features
2018-11-10 15:48:41 -08:00
James R. Barlow
e3fce112ed
main.txt: wrong pdfminer
2018-11-10 01:32:27 -08:00
James R. Barlow
eacd26a68b
Mention v6.2.5 release
2018-11-10 01:10:45 -08:00