Releases: StephenHidem/AntPlus
Releases · StephenHidem/AntPlus
v2025.6.16
What's Changed
- Update Microsoft.Extensions.Logging.Abstractions to 9.0.5 by @dependabot in #70
- Update Microsoft.Extensions.Configuration.Abstractions and 2 other dependencies by @dependabot in #68
- Update Microsoft.Extensions.Hosting to 9.0.5; Microsoft.Maui.Core to 9.0.70 by @dependabot in #69
- Update xunit.runner.visualstudio to 3.1.0 by @dependabot in #72
- Bump the nuget group with 2 updates by @dependabot in #73
- Bump the nuget group with 6 updates by @dependabot in #74
New Contributors
- @dependabot made their first contribution in #70
Full Changelog: v2025.4.26...v2025.6.16
v2025.4.26
What's Changed
- Important: Licensed under Open Source Maintenance Fee license.
- Fix logging issue by @StephenHidem in #65
- Merge Examples by @StephenHidem in #67
Full Changelog: v2025.3.30...v2025.4.26
v2025.3.30
What's Changed
- Create dependabot.yml by @StephenHidem in #52
- Updates to NuGet Package Creation by @StephenHidem in #55
- Update Dependabot and NuGet Packages by @StephenHidem in #58
- Update dotnet.yml by @StephenHidem in #59
- Create codeql.yml by @StephenHidem in #60
- Stephen hidem patch 2 by @StephenHidem in #62
Full Changelog: v2025.3.3...v2025.3.30
v2025.3.3
What's Changed
- Create generate_docs.yml by @StephenHidem in #42
- 43 unit tests by @StephenHidem in #46
- 48 change responseid type by @StephenHidem in #49
- 45 improve logging by @StephenHidem in #50
- 47 handle ant radio device error by @StephenHidem in #51
Full Changelog: v2025.2.19...v2025.3.3
v2025.2.19
What's Changed
- Fix bug with SendExtAcknowledgedDataAsync by @StephenHidem in #40
Full Changelog: v2025.2.12...v2025.2.19
v2025.2.12
What's Changed
- AntDeviceCollection Update by @StephenHidem in #36
- Prep for Next Release by @StephenHidem in #37
Full Changelog: v2025.1.22...v2025.2.12
v2025.1.22
What's Changed
- Bug fix and code refactoring by @StephenHidem in #35
- Added ClientServices to AntGrpcShared. The new classes greatly simplify integration into client applications.
- Documentation updates.
Full Changelog: v2024.12.31...v2025.1.22
ANT+ Class Libraries and Examples
Minor changes to hosting extension and documentation. Docs reference a Godot game example in another repo.
Full Changelog: v2024.12.18...v2024.12.31
ANT+ Class Libraries and Examples
What's Changed
Examples make up the bulk of the changes.
- Release to public by @StephenHidem in #31
Full Changelog: v2024.8.24...v2024.12.18
ANT+ Class Libraries and Examples
New! Added hosting extensions to the ANT+ class libraries.
Note that you may need to refactor any previous applications to accommodate the changes.