| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | jsonschema: set min. value of n_threads = -1 (#307)0.1.3 | adamjanovsky | 2023-01-10 | 1 | -1/+1 |
| | | |||||
| * | Fix/pypdf and cli fixes (#306) | adamjanovsky | 2023-01-10 | 8 | -49/+42 |
| | | | | | | | * fix CLI path handling * bump pypdf * fix gitignore bug * default n_threads arg, allow all cores utilization with -1 | ||||
| * | Fix #304. | J08nY | 2023-01-09 | 1 | -1/+2 |
| | | |||||
| * | Fix/cli arguments (#303) | adamjanovsky | 2023-01-09 | 1 | -38/+43 |
| | | | | | | | | * fix CLI arguments quiet, output * fix performed CLI actions * fix precondition evaluation in CLI | ||||
| * | fix OCR txt_path access | Adam Janovsky | 2022-12-14 | 1 | -2/+6 |
| | | |||||
| * | rename CommonCriteriaMaintenanceUpdate -> CCMaintenanceUpdate | Adam Janovsky | 2022-12-10 | 3 | -15/+11 |
| | | |||||
| * | Rename CommonCriteriaCert -> CCCertificate | Adam Janovsky | 2022-12-10 | 8 | -117/+114 |
| | | |||||
| * | rename common_criteria modules to cc | Adam Janovsky | 2022-12-09 | 7 | -6/+7 |
| | | |||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 52 | -0/+11621 |
| - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml` | |||||
