This is a "Vibe Coding Release" done with the help of Claude (3.7 Sonnet). A lot of changes, but hopefully none breaking:
- Refactored the code massively and went from procedural to OO
- Uses Click instead of docopt (thanks for all the battleships!)
- Typing, better error handling, optimized message processing
- Added unit tests
- Completely revamped the build process for added security
- (Mostly cosmetic) changes to the README
- ...all the details are in the main PR.
What's Changed
- build: bump docker/setup-buildx-action from 3.6.1 to 3.7.1 in the github-actions group by @dependabot in #65
- Update license copyright year(s) by @github-actions in #66
- build: bump docker/setup-buildx-action from 3.7.1 to 3.8.0 in the github-actions group by @dependabot in #67
- build: bump docker/setup-qemu-action from 3.2.0 to 3.3.0 in the github-actions group by @dependabot in #68
- build: bump the github-actions group with 2 updates by @dependabot in #69
- build: bump docker/login-action from 3.3.0 to 3.4.0 in the github-actions group by @dependabot in #70
- refactor: Improve TeslaMate-ABRP codebase and infrastructure (AKA the "vibecoding" update) by @fetzu in #71
Full Changelog: v3.1.0...v3.2.0