Releases: prplecake/BunnyDotnet
Releases · prplecake/BunnyDotnet
v0.1.1
What's Changed
- Add workflow concurrency settings by @prplecake in #128
Full Changelog: 0.1.0...0.1.1
v0.1.0
What's Changed
- Bump YamlDotNet from 16.1.2 to 16.1.3 by @dependabot in #122
- Bump Serilog from 4.0.1 to 4.0.2 by @dependabot in #121
- Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 by @dependabot in #120
- Consolidate main .NET and release actions by @prplecake in #123
- Change package ID by @prplecake in #124
- s/Bunny.NET/Bunny.API.NET by @prplecake in #126
- Add XML documentation by @prplecake in #127
- Ensure package passes validation by @prplecake in #125
Full Changelog: 0.0.7...0.1.0
v0.0.7
What's Changed
- Bump Serilog from 3.0.1 to 3.1.1 by @dependabot in #71
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #70
- Bump Serilog.Sinks.Console from 4.1.0 to 5.0.0 by @dependabot in #72
- Update BunnyClient construction by @prplecake in #73
- Bump Serilog.Sinks.Console from 5.0.0 to 5.0.1 by @dependabot in #74
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #75
- Bump Moq from 4.20.69 to 4.20.70 by @dependabot in #76
- Bump MSTest.TestAdapter from 3.1.1 to 3.2.0 by @dependabot in #78
- Bump YamlDotNet from 13.7.1 to 15.1.0 by @dependabot in #79
- Bump MSTest.TestFramework from 3.1.1 to 3.2.0 by @dependabot in #77
- Bump YamlDotNet from 15.1.0 to 15.1.1 by @dependabot in #80
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #81
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #82
- Bump MSTest.TestFramework from 3.2.0 to 3.2.1 by @dependabot in #83
- Bump MSTest.TestAdapter from 3.2.0 to 3.2.1 by @dependabot in #84
- Bump MSTest.TestAdapter from 3.2.1 to 3.2.2 by @dependabot in #85
- Bump YamlDotNet from 15.1.1 to 15.1.2 by @dependabot in #88
- Bump coverlet.msbuild from 6.0.0 to 6.0.1 by @dependabot in #89
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #86
- Bump MSTest.TestFramework from 3.2.1 to 3.2.2 by @dependabot in #87
- Bump coverlet.msbuild from 6.0.1 to 6.0.2 by @dependabot in #91
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #90
- Bump MSTest.TestAdapter from 3.2.2 to 3.3.1 by @dependabot in #93
- Bump MSTest.TestFramework from 3.2.2 to 3.3.1 by @dependabot in #92
- Bump YamlDotNet from 15.1.2 to 15.1.4 by @dependabot in #94
- Bump MSTest.TestFramework from 3.3.1 to 3.4.1 by @dependabot in #95
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #96
- Bump MSTest.TestAdapter from 3.3.1 to 3.4.1 by @dependabot in #97
- Bump MSTest.TestAdapter from 3.4.1 to 3.4.3 by @dependabot in #98
- Bump Serilog from 3.1.1 to 4.0.0 by @dependabot in #99
- Bump YamlDotNet from 15.1.4 to 15.1.6 by @dependabot in #100
- Bump MSTest.TestFramework from 3.4.1 to 3.4.3 by @dependabot in #101
- Bump Serilog.Sinks.Console from 5.0.1 to 6.0.0 by @dependabot in #102
- Bump YamlDotNet from 15.1.6 to 15.3.0 by @dependabot in #103
- Bump YamlDotNet from 15.3.0 to 16.0.0 by @dependabot in #104
- Bump MSTest.TestFramework from 3.4.3 to 3.5.0 by @dependabot in #105
- Bump MSTest.TestAdapter from 3.4.3 to 3.5.0 by @dependabot in #106
- Bump Serilog from 4.0.0 to 4.0.1 by @dependabot in #107
- Bump MSTest.TestFramework from 3.5.0 to 3.5.1 by @dependabot in #109
- Bump MSTest.TestAdapter from 3.5.0 to 3.5.1 by @dependabot in #108
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot in #112
- Bump MSTest.TestAdapter from 3.5.1 to 3.5.2 by @dependabot in #110
- Bump MSTest.TestFramework from 3.5.1 to 3.5.2 by @dependabot in #111
- Bump YamlDotNet from 16.0.0 to 16.1.0 by @dependabot in #113
- Bump Moq from 4.20.70 to 4.20.72 by @dependabot in #114
- Bump YamlDotNet from 16.1.0 to 16.1.2 by @dependabot in #116
- Bump MSTest.TestFramework from 3.5.2 to 3.6.0 by @dependabot in #118
- Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in #115
- Bump MSTest.TestAdapter from 3.5.2 to 3.6.0 by @dependabot in #117
- [Bunny-21] Init DNS API by @prplecake in #38
Full Changelog: 0.0.6...0.0.7
v0.0.6
What's Changed
- Add testing client by @prplecake in #24
- Add smaller API Methods by @prplecake in #25
- Run formatting rules by @prplecake in #26
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.6.2 by @dependabot in #29
- Bump YamlDotNet from 13.1.0 to 13.1.1 by @dependabot in #28
- Bump coverlet.collector from 3.1.2 to 6.0.0 by @dependabot in #27
- Bump Serilog from 2.12.0 to 3.0.1 by @dependabot in #30
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #31
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #32
- Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #33
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #34
- Move sources and tests to
src/andtests/respectively by @prplecake in #35 - Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/Bunny.NET by @dependabot in #36
- Bump YamlDotNet from 13.1.1 to 13.2.0 by @dependabot in #39
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #40
- Add badges to README by @prplecake in #42
- Upload coverage results to Codecov by @prplecake in #41
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #43
- Bump actions/checkout from 3 to 4 by @dependabot in #45
- Bump YamlDotNet from 13.2.0 to 13.3.1 by @dependabot in #44
- Bump xunit from 2.5.0 to 2.5.1 by @dependabot in #46
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by @dependabot in #47
- Bump YamlDotNet from 13.3.1 to 13.4.0 by @dependabot in #48
- Bump YamlDotNet from 13.4.0 to 13.5.2 by @dependabot in #49
- Bump YamlDotNet from 13.5.2 to 13.7.1 by @dependabot in #51
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #50
- Bump xunit from 2.5.1 to 2.5.3 by @dependabot in #52
- Bump xunit from 2.5.3 to 2.6.1 by @dependabot in #53
- Switch from XUnit to MSTest framework by @prplecake in #55
- Don't use top-level statements by @prplecake in #54
- Make test data reusable by @prplecake in #56
- Target .NET 6, 7, and 8 by @prplecake in #57
- Reutilize global usings by @prplecake in #59
- Allow use of custom HttpClient by @prplecake in #60
- Add Result entity by @prplecake in #61
- Add Moq to Bunny.NET.Tests by @prplecake in #62
- Expose internals to test project by @prplecake in #63
- Add BunnyClient.ApiKeys tests by @prplecake in #64
- Add PurgeApi tests by @prplecake in #65
- Add BunnyClient.Region tests by @prplecake in #66
- Add BunnyClient.Statistics tests by @prplecake in #67
- Add BunnyClient.Countries tests by @prplecake in #68
- Update target framework in release workflow by @prplecake in #58
- Don't pack TestClient by @prplecake in #69
Full Changelog: 0.0.5...0.0.6
v0.0.5
What's Changed
- Fix API URL by @prplecake in #14
- Bump version to 0.0.5 by @prplecake in #15
Full Changelog: 0.0.4...0.0.5
v0.0.4
What's Changed
- Add Scheme to BunnyClient.BaseUrl by @prplecake in #12
- Bump version to 0.0.4 by @prplecake in #13
Full Changelog: 0.0.3...0.0.4
v0.0.3
What's Changed
- Init empty tests project by @prplecake in #6
- Add test to catch invalid UA header by @prplecake in #8
- Run tests in CI by @prplecake in #9
- Bump version to 0.0.3 by @prplecake in #10
- Explicitly run build by @prplecake in #11
Full Changelog: 0.0.2...0.0.3
v0.0.2
What's Changed
- Rename methods by @prplecake in #3
- Add UpdateRecord method by @prplecake in #4
- Bump version to 0.0.2 by @prplecake in #5
Full Changelog: 0.0.1...0.0.2
v0.0.1 - Initial pre-release
Don't generate debug symbols for releases