Skip to content

All versions since 2026.4.0

2026.4.0

Features

  • add tunable double arrays (0fc4622)

2026.5.0

Features

  • gracefully handle WPILib’s broken struct generation for enums (ace84eb)

2027.0.0

⚠ 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)

2027.1.0

Features

  • remove DogLog.time() for commands (66a5c94), closes #183

2027.1.1 Latest

Bug Fixes

  • remove brownout voltage logs (31b7f79)
  • update WPILib Alert API usage (9c540d7)