Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Switched from PyMuPDF to pypdfium2 #829

Merged
merged 18 commits into from
Feb 24, 2022
Merged

refactor: Switched from PyMuPDF to pypdfium2 #829

merged 18 commits into from
Feb 24, 2022

Commits on Feb 21, 2022

  1. chore: Updated PDF lib

    fg-mindee committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    dd170ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5488bbb View commit details
    Browse the repository at this point in the history
  3. test: Updated unittests

    fg-mindee committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    7cc8198 View commit details
    Browse the repository at this point in the history
  4. docs: Updated instructions

    fg-mindee committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    fce7d9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c361bbf View commit details
    Browse the repository at this point in the history
  6. docs: Updated documentation

    fg-mindee committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    62250db View commit details
    Browse the repository at this point in the history
  7. fix: Fixed demo

    fg-mindee committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    e801428 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f4099b View commit details
    Browse the repository at this point in the history
  9. style: Updated mypy config

    fg-mindee committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    498f224 View commit details
    Browse the repository at this point in the history
  10. fix: Fixed read_pdf

    fg-mindee committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    2b57500 View commit details
    Browse the repository at this point in the history
  11. chore: Updated deps

    fg-mindee committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    932f5e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. test: Fixed unittests

    fg-mindee committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    caa9a86 View commit details
    Browse the repository at this point in the history
  2. fix: Fixed analysis script

    fg-mindee committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2477e59 View commit details
    Browse the repository at this point in the history
  3. chore: Fixed requirements

    fg-mindee committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    ae471cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e535e4b View commit details
    Browse the repository at this point in the history
  5. chore: Removed PyMuPDF

    fg-mindee committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    51523fe View commit details
    Browse the repository at this point in the history
  6. test: Fixed unittest

    fg-mindee committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    0506938 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. fix: Fixed Dockerfile

    fg-mindee committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f7f585f View commit details
    Browse the repository at this point in the history