Skip to content

1.1.0

Compare
Choose a tag to compare
@at0dd at0dd released this 18 May 07:02
· 108 commits to main since this release

What's Changed

  • Bump actions/setup-dotnet from 2 to 3 by @dependabot in #46
  • Many tweaks and subjectively helpful changes. by @Doug-Murphy in #47
  • Add SourceLink to package. by @Doug-Murphy in #49
  • Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src by @dependabot in #51
  • Fixed issue with ClimateState BatteryHeaterNoPower by @eclipsed4utoo in #52
  • Bump Newtonsoft.Json from 13.0.2 to 13.0.3 in /src by @dependabot in #53
  • Tests & Model Changes by @at0dd in #50
    • Added support for .NET 7, dropped support for .NET Core 3.1.
    • Removed depreciated authentication endpoints that were replaced by oauth.
    • Removed deprecated vehicle data_request endpoints that no longer return data.
    • Added additional user, trip planner, release notes, and energy endpoints.
    • Added new properties on vehicle models.
    • Some method names may have slightly changed - added Async to the end of the name if it wasn't already there.

New Contributors

Full Changelog: 1.0.8...1.1.0