Skip to content

Changelog

Version 2025.8.0

Features

  • add DogLog.time() and DogLog.timeEnd() (dec65f3)
  • add DogLog.time() overload for timing commands (10deabc)
  • mark DogLog as source in DataLog entry metadata (0dff3d2)
  • mark DogLog as source in NetworkTables topic properties (224fc37)

Bug Fixes

  • fix incorrect implementation of getLastChange() in toggleable subscriber classes (a2eb98d)
  • fix onChange logic for tunables when repeatedly toggling ntTunables (714ebbe)
  • synchronize DataLog entry timestamp with value update timestamp (a9a82c7)