Skip to content

Releases: Abasz/GarminWeightScaleUploader

Update code to follow changes to GarminConnectClient API changes

11 Sep 13:27
Compare
Choose a tag to compare
0.2.1

Add changes due to GarminConnectClient API changes

Update to net6 and fix Cloudflare error 1020 on linux

25 Aug 10:20
Compare
Choose a tag to compare
Upgrade to net6.0

To solve Cloudflare not allowing connection on linux GarminConnectClient
had to be upgraded to net6.0.
Fix code coverage generation.
Remove Fit processorArchitecture info from csproj files.

Initial test release in a NuGet package

23 Aug 17:31
Compare
Choose a tag to compare
Make the project nuget packable

Add project related metadata and tags necessary for proper packaging.