Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 609 Bytes

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 609 Bytes

MAXSwerve Java Template Changelog

[2025.1] - 2025-01-04

  • Updates project for kickoff releases
  • Adds usage reporting

[2025.0] - 2024-11-07

  • Updates project for 2025 FRC season
  • Uses new SPARK configuration mechanism introduced in REVLib 2025
  • Removes slew rate limiter since it is no longer needed with MAXSwerve 2.0 wheels

[2024.0] - 2024-01-08

  • Updates project for 2024 FRC season

[2023.1] - 2023-02-03

  • Adds a configurable rate limiting system to prevent excessive loads from causing premature wheel failure

[2023.0] - 2023-01-18

Initial release of MAXSwerve robot project