Version 1.0.2
-----------

    - Minor packaging fixes
    - PR#2 (https://github.com/konstantint/PassportEye/pull/2)

Version 1.0.0
-----------

    - Initial version, includes:
       - Dataflow pipeline-based processing
       - ROI detection using morphological operations ("Boone transform")
       - ROI represented as a rotated box, extracted from contours via PCA.
       - OCR via Google Tesseract. OCR is attempted via several filters.
       - mrz command line tool.
       - evaluate_mrz command line tool