Skip to content

Releases: StephenHidem/AntPlus

v2025.6.16

16 Jun 23:39
Compare
Choose a tag to compare

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

Full Changelog: v2025.4.26...v2025.6.16

v2025.4.26

26 Apr 19:29
7197880
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2025.3.30...v2025.4.26

v2025.3.30

30 Mar 18:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2025.3.3...v2025.3.30

v2025.3.3

03 Mar 19:56
5ed9be2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2025.2.19...v2025.3.3

v2025.2.19

19 Feb 12:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2025.2.12...v2025.2.19

v2025.2.12

13 Feb 02:52
acf519c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2025.1.22...v2025.2.12

v2025.1.22

22 Jan 21:47
dc859d1
Compare
Choose a tag to compare

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

31 Dec 18:09
Compare
Choose a tag to compare

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

19 Dec 02:25
Compare
Choose a tag to compare

What's Changed

Examples make up the bulk of the changes.

Full Changelog: v2024.8.24...v2024.12.18

ANT+ Class Libraries and Examples

24 Aug 18:34
Compare
Choose a tag to compare

New! Added hosting extensions to the ANT+ class libraries.

Note that you may need to refactor any previous applications to accommodate the changes.