Releases: JSkimming/tesla-net
Releases · JSkimming/tesla-net
Release 0.8.0
Changes in this release
- Fix line endings issue with docker build #53
- Set up CI with Azure Pipelines #54
- Capture all test output #55
- Refine the azure CI pipeline #56
- Set-up CI using GitHub actions #69
- Add revoke access token function #75 - Thanks @p3root
- Add revoke access token function #76
Maintance Updates in this release
- Bump Moq from 4.10.1 to 4.11.0 #46
- Bump AutoFixture.Xunit2 from 4.8.0 to 4.9.0 #47
- Bump AutoFixture.AutoMoq from 4.8.0 to 4.9.0 #48
- Bump AutoFixture.SeedExtensions from 4.8.0 to 4.9.0 #49
- Bump Microsoft.NET.Test.Sdk from 16.1.0 to 16.1.1 #50
- Bump FluentAssertions from 5.6.0 to 5.7.0 #52
- Bump AutoFixture.SeedExtensions from 4.9.0 to 4.10.0 #57
- Bump AutoFixture.AutoMoq from 4.9.0 to 4.10.0 #58
- Bump AutoFixture.Xunit2 from 4.9.0 to 4.10.0 #59
- Bump Moq from 4.11.0 to 4.12.0 #60
- Bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0 #61
- Bump coverlet.msbuild from 2.6.1 to 2.6.3 #62
- Bump AutoFixture.Xunit2 from 4.10.0 to 4.11.0 #63
- Bump AutoFixture.SeedExtensions from 4.10.0 to 4.11.0 #64
- Bump AutoFixture.AutoMoq from 4.10.0 to 4.11.0 #65
- Bump FluentAssertions from 5.7.0 to 5.8.0 #66
- Bump FluentAssertions from 5.8.0 to 5.9.0 #67
- Bump Moq from 4.12.0 to 4.13.0 #68
- Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0 #70
- Bump coverlet.msbuild from 2.6.3 to 2.7.0 #71
- Bump Moq from 4.13.0 to 4.13.1 #72
- Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 #74
Available to download on NuGet.
Release 0.7.0
- Various framework updates #17
- Bump StyleCop.Analyzers from 1.1.0-beta004 to 1.1.0-beta009 #20
- Bump xunit.runner.visualstudio from 2.3.1 to 2.4.1 #21
- Bump AutoFixture.SeedExtensions from 4.4.0 to 4.8.0 #22
- Bump AutoFixture.AutoMoq from 4.4.0 to 4.8.0 #23
- Bump Microsoft.NET.Test.Sdk from 15.7.2 to 16.0.1 #24
- Bump Moq from 4.8.3 to 4.10.1 #25
- Bump AutoFixture.Xunit2 from 4.4.0 to 4.8.0 #26
- Bump System.Net.Http from 4.3.3 to 4.3.4 #27
- Bump Newtonsoft.Json from 10.0.3 to 12.0.1 #28
- Bump xunit from 2.3.1 to 2.4.1 #29
- Use csmacnz.coveralls for coveralls uploads #30
- Use the xunit.console.runner for code coverage #31
- Updated the test coverage tools #32
- Bump coverlet.msbuild from 2.0.1 to 2.6.0 #33
- Bump Microsoft.AspNetCore.WebUtilities from 2.1.1 to 2.2.0 #34
- Bump System.ValueTuple from 4.3.1 to 4.5.0 #35
- Bump FluentAssertions from 5.4.1 to 5.6.0 #36
- Bump Newtonsoft.Json from 12.0.1 to 12.0.2 #37
- Bump StyleCop.Analyzers from 1.1.1-rc.114 to 1.1.118 #39
- CI Test Refinements #40
- Bump coverlet.msbuild from 2.6.0 to 2.6.1 #41
- Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0 #42
- Bump AutoTest.ArgumentNullException.Xunit from 0.9.0 to 0.10.0 #43
- Fix sun_roof_percent_open for Model3 #45 - Thanks @p3root
Available to download on NuGet.
Release 0.6.2
- Handle invalid JSON on error responses #16
Available to download on NuGet.
Release 0.6.1
- Added the IsSuccessStatusCode extension method #15
Available to download on NuGet.
Release 0.6.0
- Return the interfaces for models rather than the concrete models #14
Available to download on NuGet.
Release 0.5.1
- Added interfaces for all the models #13
Available to download on NuGet.
Release 0.5.0
Release 0.4.2
- Use the correct properties for the charge state #10
Available to download on NuGet.
Release 0.4.1
- Handle Null Values in Charge State #9
Available to download on NuGet.
Release 0.4.0
- Added the Get Charge State API #8
Available to download on NuGet.