- Support for Tesseract 4
- New OCR engines
LSTM_ONLY
andTESSERACT_LSTM_COMBINED
- New default tessdata path handling (#104)
- New OCR engines
- Fixed compilation against Tesseract v3.05.02 which required c++11 (#120)
- Fallback to 'eng' as default language when default language returned by the API is empty (#103)
- Added notes about Windows installation in the README (#97)