| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 1 | -1/+2 |
| | | |||||
| * | switch to pydantic in settings management | Adam Janovsky | 2023-03-29 | 1 | -4/+2 |
| | | |||||
| * | 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 | -1/+6 |
| | | | | | | | * fix CLI path handling * bump pypdf * fix gitignore bug * default n_threads arg, allow all cores utilization with -1 | ||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -0/+43 |
| - 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` | |||||
