v1.2.0
What's Changed
- fix: Catch TOML errors and exit gallia by @rumpelsepp in #339
- fix: Fix nameclash in XDG lib by vendoring by @rumpelsepp in #340
- chore: Bump dependencies by @rumpelsepp in #341
- fix: Use correct XDG user config dir by @rumpelsepp in #344
- poetry 1.3 by @rumpelsepp in #345
- feat: Add --show-cli by @rumpelsepp in #355
- chore: Use exitcode definitions from sysexits.h by @rumpelsepp in #368
- chore: Use ruff for all lints by @rumpelsepp in #347
- fix(db): Update artifacts path at cleanup by @peckto in #369
- feat(db): Add command_meta and settings from argparser as json by @peckto in #370
- fix: Enable DoIP URIs use hex characters by @rumpelsepp in #371
- tests: Add tests for DoIP URIs by @rumpelsepp in #372
- fix: Allow hex values in ISOTP padding by @rumpelsepp in #373
- chore: Update ruff and implement new lints by @rumpelsepp in #374
- feat: Include META.json content in env for hooks by @rumpelsepp in #378
- doip-fixes by @rumpelsepp in #379
- fix: correctly fix doip tag by @rumpelsepp in #380
- update deps by @rumpelsepp in #391
- chore: Update python-can by @rumpelsepp in #393
- test xcp: revive xcp test script with CAN support by @fkglr in #401
- chore: Bump release number of dev branch by @rumpelsepp in #395
- cursed-hr: Add option to toggle line prefixes by @fkglr in #402
- fix(ecu): reset ecu state after power cycle by @peckto in #405
- feat(db): Add exclude column to run_meta by @peckto in #406
- feat: Log tracebacks by @rumpelsepp in #403
Full Changelog: v1.1.1...v1.2.0