Skip to content

Releases: Zastai/MetaBrainz.MusicBrainz.dotnet-mbdiscid

3.0.0

13 Dec 21:41
Compare
Choose a tag to compare

This version targets net6.0 and net8.0 only.

📦 Dependency Updates

  • Update MetaBrainz.MusicBrainz.DiscId to v4.0.0 (#22) @Zastai
  • Update JetBrains.Annotations to version 2023.3.0 (#21) @Zastai
  • Update the build SDK to version 3.1.0 (#20) @Zastai
  • Bump MetaBrainz.Build.Sdk from 2.1.1 to 2.1.2 (#15) @dependabot

2.0.1

21 Nov 00:28
Compare
Choose a tag to compare

This just fixes the README to have a correct link to the AppVeyor builds.

2.0.0

21 Nov 00:14
Compare
Choose a tag to compare

Please note that the package license has been changed from MS-PL to MIT.

💥 Breaking Changes

  • Update the SDK to version 2.1.1 (#13) @Zastai
    • The assembly is no longer marked as CLSCompliant
    • This changes the target frameworks to net6.0, and netcoreapp3.1.

📦 Dependency Updates

  • Update the SDK to version 2.1.1 (#1, #2, #13) @Zastai
    • JetBrains.Annotation → 2021.3.0
    • MetaBrainz.Build.Sdk → 2.1.1

👻 Maintenance

  • Update the SDK to version 2.1.1 (#13) @Zastai
    • This adjust code to use newer C# features.

1.0.1

17 Apr 15:14
Compare
Choose a tag to compare

v1.0.1 (2020-04-17)

Fixed a build issue causing the XML documentation to be missing from the NuGet package.

1.0

22 Mar 16:44
Compare
Choose a tag to compare
1.0

v1.0 (2020-03-22)

First release.

  • Targets only .NET Core 2.1 and 3.1 (the current LTS releases), because it's intended to be used as a .NET global tool.