Skip to content

Releases: jamesmcroft/harvest-sdk-dotnet

v1.1.0

04 Dec 21:01
fbf93d4
Compare
Choose a tag to compare

What's Changed

Upgrade to .NET 8

Full Changelog: v1.0.1...v1.1.0

v1.0.1

12 Apr 20:06
841d960
Compare
Choose a tag to compare

What's Changed

  • Add basic tests for validating query parameters are correctly set for GET requests by @jamesmcroft in #1
  • Bump Microsoft.Web.WebView2 from 1.0.1661.34 to 1.0.1722.32 by @dependabot in #2
  • Fix constructor parameter for AccessToken to allow JSON serialization by @jamesmcroft in #4

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

09 Apr 14:03
Compare
Choose a tag to compare

Initial release of the Harvest Time Tracking .NET SDK based on the v2 API.

Full Changelog: https://github.com/jamesmcroft/harvest-sdk-dotnet/commits/v1.0.0