Skip to content

v9.3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Mar 10:14

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