Features
- C# fluent API: Added
SampleExtensionswith extension methods onSample, enablingx.Center(),x.ShiftBounds(y), etc. without an explicitToolkit.prefix - Metrology:
Measurementconstructors now default toNumberUnitacross all languages, so unit can be omitted when working with dimensionless values- C#: optional nullable unit parameter
- Go: new
NewNumberMeasurement(value)factory - Kotlin/Python/TypeScript: default parameter/field value
- Rust:
Bounds::unitless()renamed toBounds::number()for consistency
Documentation
- Updated C# README and Demo to use the new fluent extension method style
Full Changelog: https://github.com/AndreyAkinshin/pragmastat/compare/v11.0.1...v11.1.0
Release notes generated by herald v1.0.4