Releases: jonahsnider/doglog
Releases · jonahsnider/doglog
v2027.1.0
31 May 03:13
Compare
Sorry, something went wrong.
No results found
Features
remove DogLog.time() for commands (66a5c94 ), closes #183
v2027.0.0
28 May 06:38
Compare
Sorry, something went wrong.
No results found
⚠ 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 )
v2026.5.0
11 Feb 05:58
Compare
Sorry, something went wrong.
No results found
Features
gracefully handle WPILib's broken struct generation for enums (ace84eb )
v2026.4.0
25 Jan 08:54
Compare
Sorry, something went wrong.
No results found
Features
add tunable double arrays (0fc4622 )
v2026.3.1
20 Jan 18:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes
register Commands as composed once in DogLog.time() (#153 ) (4a20e0c )
v2026.3.0
13 Jan 18:44
Compare
Sorry, something went wrong.
No results found
Features
support forced NetworkTables publishing for some logs (#150 ) (ef44414 )
v2026.2.0
09 Jan 04:30
Compare
Sorry, something went wrong.
No results found
Features
update to stable release of WPILib 2026 (#147 ) (9c2bb1e )
v2026.1.0
23 Dec 01:48
Compare
Sorry, something went wrong.
No results found
Features
add logging of enums and records using StructGenerator (#146 ) (98653a5 )
Bug Fixes
provide timestamp when updating datalog unit metadata (de590f4 )
v2026.0.1
19 Nov 07:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
change frcYear to 2026beta (a38ff20 )
v2026.0.0
19 Nov 07:17
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
update to WPILib 2026 (#139 )
Features