167 Commits

Author SHA1 Message Date
James R. Barlow
b51a5887e5
v11.0.1 release notes 2020-08-17 23:25:31 -07:00
James R. Barlow
e6a7b58863 Merge branch 'de-gpl' 2020-08-12 12:20:38 -07:00
James R. Barlow
173ce2f215
v10.3.3 release notes 2020-08-07 02:23:21 -07:00
James R. Barlow
4fa28d7e74 v10.3.2 release notes 2020-08-05 01:36:56 -07:00
James R. Barlow
aa0ec40102
Change license of all GPLv3 files to MPL-2.0
https://github.com/jbarlow83/OCRmyPDF/issues/600
2020-08-05 00:44:42 -07:00
James R. Barlow
0287d91874
v10.3.1 release notes 2020-07-26 21:53:08 -07:00
James R. Barlow
4ce802fdb2
v10.3.0 release notes 2020-07-22 00:34:27 -07:00
James R. Barlow
1722cb579d
v10.2.1 release notes 2020-07-01 03:26:57 -07:00
James R. Barlow
5142933120
v10.2.0 release notes
Closes #582, #584, #545
2020-06-22 16:37:51 -07:00
James R. Barlow
ad22977c84
v10.1.1 release notes 2020-06-17 14:45:32 -07:00
James R. Barlow
24b6a4ad50
v10.1.0 notes 2020-06-16 00:55:28 -07:00
James R. Barlow
2d2a4894ab
Some corrections to release notes 2020-06-15 12:51:28 -07:00
James R. Barlow
863835f660 v10.0.1 release notes 2020-06-12 12:11:21 -07:00
James R. Barlow
17a4831745
v10 release notes and dependencies 2020-06-10 14:27:47 -07:00
James R. Barlow
fe156db41d Merge branch 'release/v10' into trialmerge 2020-06-09 15:12:56 -07:00
James R. Barlow
00daa51a73
v9.8.2 release notes 2020-06-03 13:28:35 -07:00
James R. Barlow
74fdfeea3f
v9.8.1 notes 2020-05-28 15:04:23 -07:00
James R. Barlow
b59e761a14
v9.8.0 release notes 2020-04-28 02:40:17 -07:00
James R. Barlow
8f5c95f0f4
Remove last vestiges of command line usage of qpdf - change to check_pdf 2020-04-26 05:33:26 -07:00
James R. Barlow
168fc60774
Update release notes with v10 changes 2020-04-26 05:14:59 -07:00
James R. Barlow
509e75eaff
v9.7.2 release notes 2020-04-15 02:56:46 -07:00
James R. Barlow
7fe06c64fc v9.7.1 release notes 2020-04-10 13:00:19 -07:00
James R. Barlow
8de0f9b86f
v9.7.0 release notes 2020-03-29 22:45:25 -07:00
James R. Barlow
a2deee4920 v9.6.1 release notes 2020-03-03 03:40:33 -08:00
James R. Barlow
2f2602357b v9.6.0 notes updated 2020-02-10 01:20:12 -08:00
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