Skip to content

Releases: Dentsudatalab/AccuRanker

v2.0.1

01 Aug 08:42
e3d4c6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.1-rc.7

29 Jul 08:41
Compare
Choose a tag to compare

v2.0.1-rc.6

29 Jul 08:00
Compare
Choose a tag to compare

v2.0.1-rc.5

27 Jul 13:48
Compare
Choose a tag to compare

v2.0.1-rc.2

27 Jul 10:45
Compare
Choose a tag to compare
  • Publish to GitHub instead of Public NuGet

Full Changelog: v2.0.1-rc.1...v2.0.1-rc.2

v2.0.1-rc.1

27 Jul 08:58
Compare
Choose a tag to compare

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

27 Jul 12:59
Compare
Choose a tag to compare

2.0.1-rc.3

27 Jul 12:40
Compare
Choose a tag to compare

v2.0.0

17 Mar 14:44
e935e85
Compare
Choose a tag to compare

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

21 Aug 07:56
Compare
Choose a tag to compare

Bumps Microsoft.Extensions.DependencyInjection to 3.1.7
Bumps Microsoft.Extensions.Http to 3.1.7