Skip to content
Bug Fixes
- remove brownout voltage logs (31b7f79)
- update WPILib Alert API usage (9c540d7)
Features
- remove DogLog.time() for commands (66a5c94), closes #183
⚠ BREAKING CHANGES
- remove ntPublish and captureNt options
- update to WPILib 2027 (#99)
Features
Bug Fixes
- fix DogLogOptions Javadoc (0dd28a2)
- make all config operations thread safe (#177) (8aa041e)
Features
- gracefully handle WPILib’s broken struct generation for enums (ace84eb)
Features
- add tunable double arrays (0fc4622)
Bug Fixes
- register Commands as composed once in DogLog.time() (#153) (4a20e0c)
Features
- support forced NetworkTables publishing for some logs (#150) (ef44414)
Features
- update to stable release of WPILib 2026 (#147) (9c2bb1e)
Features
- add logging of enums and records using StructGenerator (#146) (98653a5)
Bug Fixes
- provide timestamp when updating datalog unit metadata (de590f4)
Bug Fixes
- change frcYear to 2026beta (a38ff20)