Skip to content

TRACE v0.3.1

Choose a tag to compare

@aosasona aosasona released this 23 Aug 05:17
· 15 commits to master since this release
v0.3.1
467c87f

TRACE v0.3.1 is a frontend maintenance release.

Highlights

  • Split the monolithic desktop App component into feature-oriented modules.
  • Add enforced Prettier formatting across frontend source and configuration files.
  • Use literal tabs displayed at four columns to match the project editor setup.
  • Render pressure-sensitive braking trails with a gradual release fade on track maps.
  • Preserve existing session, comparison, setup, and capture behaviour through the refactor.

Validation

  • 90 Rust tests passed.
  • Rust and Windows desktop Clippy passed with warnings denied.
  • Frontend formatting, TypeScript checks, production builds, and the Windows release build passed.