Skip to content

Monologue v1.0.0-beta5

Compare
Choose a tag to compare
@shueja shueja released this 06 Feb 00:16
· 26 commits to main since this release
aff19c2

This release is compatible with WPILib 2024.2.1. (The previous release was compatible as well due to a lack of breaking changes, but WPILib 2024.2.1 includes several NetworkTables robustness fixes, so it is recommended to upgrade.)

@Log annotations are now equivalent to @Log.NT.

Use the following line in your build.gradle:

implementation 'com.github.shueja:Monologue:v1.0.0-beta5'

What's Changed

Full Changelog: v1.0.0-beta4...v1.0.0-beta5