Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 773 Bytes

File metadata and controls

13 lines (9 loc) · 773 Bytes

Improved Documentation

All public classes, enums, properties, and fields now include XML documentation comments, providing better IntelliSense support and clearer API reference documentation.

Naming Corrections

Several public API names have been corrected to fix typos. If you reference these symbols in your code, please update them accordingly.

Before (deprecated) After (corrected)
JointModes.Bootloder JointModes.Bootloader
PackageUnit.MeterPersSecondSquared PackageUnit.MetersPerSecondSquared
PackageUnit.CelciusDegree PackageUnit.CelsiusDegree