Changelog
Version 2025.0.0
⚠ BREAKING CHANGES
- remove AdvantageKitCompatibleLogger
- upgrade WPILib to 2025
Features
- remove AdvantageKitCompatibleLogger (023505a)
- support capturing console output to log file (d0bdcea)
- upgrade WPILib to 2025 (f1923ff)
- use native change detection (33b0337)
Performance Improvements
- replace many pdh.getCurrent() calls with one pdh.getAllCurrents() call when logging PDH currents (dc296a9)