| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix format. | J08nY | 2025-11-19 | 1 | -1/+1 |
| | | |||||
| * | CLI: Add support for PP processing | Adam Janovsky | 2025-02-01 | 1 | -8/+14 |
| | | |||||
| * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 1 | -1/+1 |
| | | |||||
| * | Remove indirect imports from __init__ from our code. | J08nY | 2023-04-14 | 1 | -1/+2 |
| | | |||||
| * | switch to pydantic in settings management | Adam Janovsky | 2023-03-29 | 1 | -12/+13 |
| | | |||||
| * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 1 | -3/+3 |
| | | |||||
| * | pin linter versions, fix some lint problems | Adam Janovsky | 2023-02-03 | 1 | -1/+0 |
| | | |||||
| * | Fix/pypdf and cli fixes (#306) | adamjanovsky | 2023-01-10 | 1 | -16/+23 |
| | | | | | | | * fix CLI path handling * bump pypdf * fix gitignore bug * default n_threads arg, allow all cores utilization with -1 | ||||
| * | 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 | ||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -0/+211 |
| - 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` | |||||
