Skip to content

Releases: G-Research/ApiSurface

ApiSurface.5.0.5

25 Feb 07:42
4e9637d

Choose a tag to compare

Delete explicit SourceLink reference, which is in the SDK (#141)

ApiSurface.5.0.4

09 Feb 08:24
45e3db1

Choose a tag to compare

Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 (#138)

---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-version: 10.0.102
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

ApiSurface.5.0.3

10 Nov 17:41
f7afd77

Choose a tag to compare

Bump Nerdbank.GitVersioning from 3.8.118 to 3.9.50 (#128)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-version: 3.9.50
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

ApiSurface.5.0.2

29 Sep 11:49
ffdd180

Choose a tag to compare

Bump Nerdbank.GitVersioning from 3.8.38-alpha to 3.8.118 (#123)

ApiSurface.5.0.1

08 Sep 19:47
5dcf8f4

Choose a tag to compare

Remove dependency on System.IO.Abstractions (#116)

ApiSurface.4.1.22

07 Jul 16:44
ac03e4b

Choose a tag to compare

Cope with multiple CompilationMappingAttribute (#115)

ApiSurface.4.1.21

16 Jun 10:26
a214d52

Choose a tag to compare

Bump NuGet.Packaging and NuGet.Protocol (#112)

Bumps NuGet.Packaging from 6.13.2 to 6.14.0
Bumps NuGet.Protocol from 6.13.2 to 6.14.0

---
updated-dependencies:
- dependency-name: NuGet.Packaging
  dependency-version: 6.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: NuGet.Protocol
  dependency-version: 6.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

ApiSurface.4.1.20

24 Mar 07:41
4106e20

Choose a tag to compare

Bump NuGet.Packaging, NuGet.Protocol and System.Text.Json in /ApiSurf…

ApiSurface.4.1.19

21 Mar 18:11
a3e11ee

Choose a tag to compare

Bump NuGet.Packaging and System.Text.Json in /ApiSurface (#105)

Bumps [NuGet.Packaging](https://github.com/NuGet/NuGet.Client) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `NuGet.Packaging` from 6.13.1 to 6.13.2
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

Updates `System.Text.Json` from 8.0.5 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.5...v8.0.5)

---
updated-dependencies:
- dependency-name: NuGet.Packaging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Stevens <3138005+Smaug123@users.noreply.github.com>

ApiSurface.4.1.18

21 Mar 18:03
e7eb94f

Choose a tag to compare

Bump Nerdbank.GitVersioning, and net9 compat (#107)

No behavioural changes expected here, but the .NET 9 SDK produces different surfaces, so consumers may find that as they upgrade to .NET 9, they also have to update their tests as we did in this commit.