|
1 | 1 | # Change Log
|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/rmtheis/tess-two/tree/HEAD)
|
4 |
| -[Full Changelog](https://github.com/rmtheis/tess-two/compare/8.0.0...HEAD) |
| 4 | +[Full Changelog](https://github.com/rmtheis/tess-two/compare/9.0.0...HEAD) |
| 5 | + |
| 6 | +## [9.0.0](https://github.com/rmtheis/tess-two/tree/9.0.0) (2018-04-20) |
| 7 | +[Full Changelog](https://github.com/rmtheis/tess-two/compare/8.0.0...9.0.0) |
| 8 | + |
| 9 | +**Implemented enhancements:** |
| 10 | + |
| 11 | +- Improve developer support for Hindi/Arabic [\#240](https://github.com/rmtheis/tess-two/issues/240) |
| 12 | + |
| 13 | +**Fixed bugs:** |
| 14 | + |
| 15 | +- Crashing reported on 64-bit devices [\#197](https://github.com/rmtheis/tess-two/issues/197) |
| 16 | + |
| 17 | +**Closed issues:** |
| 18 | + |
| 19 | +- Tess two issue : scan only digital meter using this code [\#241](https://github.com/rmtheis/tess-two/issues/241) |
| 20 | +- make: \*\*\* \[obj/local/armeabi/objs/tess/tessbaseapi.o\] Error 1 [\#238](https://github.com/rmtheis/tess-two/issues/238) |
| 21 | +- No JNI\_OnLoad found in /data/app-lib/\*\*\*\*/libjpgt.so 0x43738aa0, skipping init [\#237](https://github.com/rmtheis/tess-two/issues/237) |
| 22 | +- Where should I download traineddata files for tesseract-android? [\#236](https://github.com/rmtheis/tess-two/issues/236) |
| 23 | +- Could not initialize Tesseract API with language=ind! [\#235](https://github.com/rmtheis/tess-two/issues/235) |
| 24 | +- run nativeInitOem\(\) ;return false;why? [\#234](https://github.com/rmtheis/tess-two/issues/234) |
| 25 | +- Text is not getting properly [\#232](https://github.com/rmtheis/tess-two/issues/232) |
| 26 | +- Build failure with Android Studio 3 and Gradle 4.3.1 [\#229](https://github.com/rmtheis/tess-two/issues/229) |
| 27 | +- TessBaseAPI - clear/end/stop doesn't really free all native memory [\#227](https://github.com/rmtheis/tess-two/issues/227) |
| 28 | +- UnsatisfiedLinkError, libopencv\_java3.so is 64-bit instead of 32-bit [\#226](https://github.com/rmtheis/tess-two/issues/226) |
| 29 | +- base.apk!/lib/arm64-v8a, /vendor/lib64, /system/lib64\]\]\] couldn't find "libjpgt.so" [\#225](https://github.com/rmtheis/tess-two/issues/225) |
| 30 | +- How can recognize half-split page using Tesstwo? [\#224](https://github.com/rmtheis/tess-two/issues/224) |
| 31 | +- about white file [\#223](https://github.com/rmtheis/tess-two/issues/223) |
| 32 | +- OCR processing Accuracy issue [\#222](https://github.com/rmtheis/tess-two/issues/222) |
| 33 | +- ndk lib [\#221](https://github.com/rmtheis/tess-two/issues/221) |
| 34 | + |
| 35 | +**Merged pull requests:** |
| 36 | + |
| 37 | +- Updated repositories. Changed compile to implementation. [\#233](https://github.com/rmtheis/tess-two/pull/233) ([mauriciotogneri](https://github.com/mauriciotogneri)) |
| 38 | +- Updated version of SDK, build tools and support libraries [\#231](https://github.com/rmtheis/tess-two/pull/231) ([mauriciotogneri](https://github.com/mauriciotogneri)) |
5 | 39 |
|
6 | 40 | ## [8.0.0](https://github.com/rmtheis/tess-two/tree/8.0.0) (2017-08-13)
|
7 | 41 | [Full Changelog](https://github.com/rmtheis/tess-two/compare/7.0.0...8.0.0)
|
|
0 commit comments