167 Commits

Author SHA1 Message Date
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
James R. Barlow
0e88b3c38a Update v7.3.0 release notes 2018-11-10 01:09:19 -08:00
James R. Barlow
9f82c0eb6e v7.2.1 release notes 2018-10-11 15:55:01 -07:00
James R. Barlow
5bc5dc93f3 v7.2.0 release notes update 2018-10-05 01:27:00 -07:00
James R. Barlow
6707ad427a v7.2.0 release notes 2018-10-04 01:21:17 -07:00
James R. Barlow
29116e1dec Change to README.md 2018-09-19 21:01:24 -07:00
James R. Barlow
87193335b9 v7.1.0 notes 2018-09-19 20:57:18 -07:00
James R. Barlow
eaf772f80a Merge v6.2.4 release notes 2018-09-16 15:45:38 -07:00
James R. Barlow
7392115507 Blacklist Ghostscript 9.24 due to regressions
As per issue #291. Forced push to remove a copyrighted test file that was
accidentally included.
2018-09-14 20:41:13 -07:00
James R. Barlow
c54d0c7eaa v7.0.5 release notes 2018-09-13 23:29:54 -07:00
James R. Barlow
7077c8220a Fix rst formatting in release notes 2018-09-10 11:46:17 -07:00
James R. Barlow
68a58ee8a5 docs: fix hyperlinking of jbig2 page (again) and cleanup release notes 2018-08-27 01:25:30 -07:00
James R. Barlow
3109ec5091 v7.0.4 notes 2018-08-24 12:41:53 -07:00
James R. Barlow
cf9a8a91b5 Require pikepdf 0.3.1 2018-08-10 16:59:08 -07:00
James R. Barlow
487ee2b6c9 Notes for v7.0.2 2018-08-03 13:37:18 -07:00
James R. Barlow
c61fe9af61 Fix release notes typos 2018-08-03 00:40:44 -07:00
James R. Barlow
4181a712d1 Update setup.py for version changes 2018-08-01 15:17:49 -07:00
James R. Barlow
c171cb7286 Merge img2pdf 0.3.0 fix from v6.2.3 2018-08-01 15:17:33 -07:00
James R. Barlow
1d09061130 Revert previous commit amd reject input images with alpha channel
Decided on this for simplicity of old release branch.

Modifies baiona.png by stripping
alpha, adds baiona_alpha which
includes the alpha.
2018-07-31 23:45:28 -07:00
James R. Barlow
11fbd32e6e Merge v6.2.2 (mainly to get release notes) 2018-07-13 12:38:15 -07:00
James R. Barlow
d240fc1ea6 Update release notes for v6.2.2 2018-07-12 03:07:47 -07:00
James R. Barlow
70aa644c10 Backport Python 3.7 fix for ruffus 2.7.0 from ocrmypdf v7.0.0 2018-07-12 02:45:51 -07:00
James R. Barlow
5925ebe31c Merge branch 'develop' (7.0.0) into master
# Conflicts:
#	.gitignore
#	.travis/linux_before_install.sh
#	docs/release_notes.rst
#	test_requirements.txt
2018-07-09 21:15:13 -07:00
James R. Barlow
0d6a2ba554 Declare certain APIs public 2018-07-09 14:28:37 -07:00
James R. Barlow
36138c7c06 Update release notes 2018-07-09 13:56:30 -07:00
James R. Barlow
d6eb1f9578 Remove dependency on private fork of ruffus, change to official 2.7 2018-07-09 12:51:56 -07:00