3.0.0-preview.7 (2023-05-08)
New Features
- Updated the code examples for protocol methods to ensure they can always compile
- Added code examples for convenience methods
- Added documentation on what protocol methods are on how they should be used
Breaking Changes
- Removed the
Value
suffix from convenience methods such asGetMultivariateBatchDetectionResultValue
is now simply an overload ofGetMultivariateBatchDetectionResult