Releases: devista-consulting/arduino-sketch-vault
Releases · devista-consulting/arduino-sketch-vault
v0.0.3
Fixes:
- Issue where platform version was extracted from unreliable platform.txt which contained invalid formats (v prefix) and outdated versions - Issue: #1
- Issue when switching boards (e.g., ESP32 → Arduino-LUFA:avr:yun), sketch.yaml was not updating if the target board had no config options
v0.0.1
Features:
- Profile-based board configuration management
- Auto-apply profiles on project startup
- Automatic configuration logging
- Bidirectional sketch.yaml sync
- Multi-output logging (JSON, output panel, notifications)
- Complete FQBN tracking with all board options
- Status bar integration for quick profile switching
Test Coverage:
- 283 tests passing
- 97.1% statement coverage
- 88.05% branch coverage
- 98.03% function coverage
- 97.17% line coverage