What's Changed
- Allow passing configs/variables on initialization in #349
- Stub file for completion (thanks @zdenop) in #350
- Expose leptonica's log level setting via
set_leptonica_log_level
function - Keep tesseract's default
debug_file
setting - Apply recommended Cython changes (259922c)
Full Changelog: v2.6.3...v2.7.0