Releases: Kebechet/Maui.Health
Releases · Kebechet/Maui.Health
Release v2.0.2
Kebechet.Maui.Health v2.0.2
- Fixed Android API 28-33 crash when Health Connect returns empty or non-mutable Kotlin sets (e.g., empty permissions). KotlinResolver now properly handles all ISet implementations.
- Added DeviceDetails property to all health metrics, providing device metadata (manufacturer, model, type) for Android and iOS.
Installation
dotnet add package Kebechet.Maui.Health --version 2.0.2Links
What's Changed
- Extended metrics by @Saurus119 in #5
- add possibility to write records by @Saurus119 in #6
- bump to preview2 version by @Saurus119 in #13
- #12-code-polishing by @Kebechet in #16
- #3-trimming-fix by @Kebechet in #17
- #3-disable-trimming by @Kebechet in #18
- Bump to stable v2.0.0 with simplified package description by @Copilot in #20
- Add publish workflow for NuGet and GitHub Packages by @Copilot in #22
- Fix wildcard expansion in dotnet nuget push commands by @Copilot in #23
- Enable XML documentation generation for NuGet package by @Copilot in #25
- fix(android): Api version crash by @Saurus119 in #24
- Fix device detail by @Saurus119 in #30
New Contributors
- @Saurus119 made their first contribution in #5
- @Kebechet made their first contribution in #16
- @Copilot made their first contribution in #20
Full Changelog: https://github.com/Kebechet/Maui.Health/commits/v2.0.2