v1.3.0 - Testing, CI, Python coding
Testing, continuous integration:
- Test page workflow and confidence measure, update coverage test #145
- circle.yml file for Circle CI testing, run-test-ci #149
- Travis CI builds #37
- Unit tests #209
Python coding:
- Cleanup imports in common.py, lstm.py, extract exceptions #154
- py3k: Use print function instead of statement #155
- py3k: Use new-style exceptions. #175
Other features:
- Fix behaviour of maxcolseps parameter in ocropus-gpageseg # 172
- Update characters for training #188
- Print summaries to stdout instead of stderr #170
Bugfixing: #133, #131, #179, #218
Cleanup: #180, #207, #181, #216, #219
Documentation: #185, #193, #194, #196, #205, #217