- move config to root-level - add newest log-names to meta-extractor - fix advice in error-text - update deps
2024.4.2
- fix import-bug regarding fixtures - warn when fixtures are empty - fix relative imports (be as specific as possible) - fix lots of lint warnings - improve documentation - improve error-handling
2024.4.1
- add UUID to models - improve docstrings to be used by shepherd-doc - improved docs - switch fully to pyproject.toml - update deps - (extra) testbed-layout-table: add fields - represent current testbed-structure
2023.12.1
- optimize reader.read_buffers() to allow omitting timestamp (less overhead) - change default compression to lzf - weaken errors / warnings for missing timestamps - toolchain: replace isort, black, flake8, pylint by ruff