Merge v6.2.2 (mainly to get release notes)

This commit is contained in:
James R. Barlow
2018-07-13 12:38:15 -07:00
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -61,6 +61,13 @@ v7.0.0
+ It may be necessary to separately ``pip install pycparser`` to avoid `another Python 3.7 issue <https://github.com/eliben/pycparser/pull/135>`_.
v6.2.2
------
- Backport compatibility fixes for Python 3.7 and ruffus 2.7.0 from v7.0.0
- Backport fix to ignore masks when deciding what colors are on a page
- Backport some minor improvements from v7.0.0: better argument validation and warnings about the Tesseract 4.0.0 ``--user-words`` regression
v6.2.1
------