Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 454 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 454 Bytes

v2.1.0

Added

  • Support to generate searchable PDF

v2.0.1

Changed

  • Refactoring of some small classes

v2.0.0

Added

  • Support to options --tessdata-dir, --user-words and --user-patterns
  • Ruby 2.3.0 to travis tests.

Changed

  • Refactoring of some classes
  • Crop options is a hash with x,y,w,h keys.
  • Areas of RTesseract::Mixed now changed :width to :w and :height to :h.

Removed

  • Support to quick_magick gem.