Releases: Dentsudatalab/AccuRanker
Releases · Dentsudatalab/AccuRanker
v2.0.1
What's Changed
- Revert a half-hearted swap by @mathiasfrohlich in #100
New Contributors
- @mathiasfrohlich made their first contribution in #100
Full Changelog: v2.0.0...v2.0.1
v2.0.1-rc.7
Full Changelog: v2.0.1-rc.6...v2.0.1-rc.7
v2.0.1-rc.6
Full Changelog: 2.0.1-rc.4...v2.0.1-rc.6
v2.0.1-rc.5
Full Changelog: 2.0.1-rc.4...v2.0.1-rc.5
v2.0.1-rc.2
- Publish to GitHub instead of Public NuGet
Full Changelog: v2.0.1-rc.1...v2.0.1-rc.2
v2.0.1-rc.1
Revert a halv hearted swap from use of refresh_token/acces_token to api_token (api_key) original commit: e935e85
Full Changelog: v2.0.0...v2.0.1-rc.1
2.0.1-rc.4
Full Changelog: 2.0.1-rc.3...2.0.1-rc.4
2.0.1-rc.3
Full Changelog: v2.0.1-rc.2...2.0.1-rc.3
v2.0.0
What's Changed
- build(deps): bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 by @dependabot in #40
- build(deps): bump Microsoft.Extensions.Http from 3.1.7 to 3.1.8 by @dependabot in #42
- build(deps): bump Microsoft.Extensions.DependencyInjection from 3.1.7 to 3.1.8 by @dependabot in #41
- build(deps): bump Moq from 4.14.5 to 4.14.6 by @dependabot in #43
- build(deps): bump Moq from 4.14.6 to 4.14.7 by @dependabot in #44
- build(deps): bump Microsoft.Extensions.Http from 3.1.8 to 3.1.9 by @dependabot in #45
- build(deps): bump Microsoft.Extensions.DependencyInjection from 3.1.8 to 3.1.9 by @dependabot in #46
- ci(deps): bump actions/cache from v2 to v2.1.4 by @dependabot in #57
- build(deps): bump nunit from 3.12.0 to 3.13.1 by @dependabot in #56
- build(deps): bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.9.1 by @dependabot in #59
- build(deps): bump Moq from 4.14.7 to 4.16.1 by @dependabot in #58
- build(deps): bump Microsoft.Extensions.DependencyInjection from 3.1.9 to 5.0.1 by @dependabot in #53
- build(deps): bump Microsoft.Extensions.Http from 3.1.9 to 5.0.0 by @dependabot in #50
- build(deps): bump Newtonsoft.Json from 12.0.3 to 13.0.1 by @dependabot in #60
- build(deps): bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 by @dependabot in #61
- ci(deps): bump actions/cache from v2.1.4 to v2.1.5 by @dependabot in #62
- build(deps): bump nunit from 3.13.1 to 3.13.2 by @dependabot in #63
- ci(deps): bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #65
- ci(deps): bump actions/stale from 3.0.18 to 3.0.19 by @dependabot in #64
- build(deps): bump Moq from 4.16.1 to 4.17.2 by @dependabot in #86
- ci(deps): bump actions/checkout from 2.3.4 to 3 by @dependabot in #85
- ci(deps): bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #77
- ci(deps): bump actions/setup-dotnet from 1 to 2 by @dependabot in #82
- ci(deps): bump actions/stale from 3.0.19 to 5 by @dependabot in #84
- build(deps): bump Microsoft.NET.Test.Sdk from 16.9.4 to 17.1.0 by @dependabot in #81
- build(deps): bump NUnit3TestAdapter from 3.17.0 to 4.2.1 by @dependabot in #80
- refactor(auth): Switch from Bearer/AccessToken to Token/ClientSecret by @kasperhesthaven in #88
Full Changelog: v1.0.8...v2.0.0
v1.0.8
Bumps Microsoft.Extensions.DependencyInjection to 3.1.7
Bumps Microsoft.Extensions.Http to 3.1.7