Skip to content

Releases: Zastai/MetaBrainz.Build

3.1.2

18 Dec 14:51
Compare
Choose a tag to compare

🚀 New Features and Improvements

📝 Documentation Updates

3.1.1

14 Dec 19:04
Compare
Choose a tag to compare

🚀 New Features and Improvements

  • Refresh the package icon (#28) @Zastai
  • Use sample contents for the initial LICENSE.md (#26) @Zastai

🐛 Bug Fixes

📦 Dependency Updates

3.1.0

14 Dec 18:58
Compare
Choose a tag to compare

🚀 New Features and Improvements

🐛 Bug Fixes

  • Avoid duplicate commit id in informational version (#22) @Zastai

📦 Dependency Updates

  • Update actions/setup-dotnet to version 4 (#20) @Zastai

👻 Maintenance

  • Update the README and fix the solution (#19) @Zastai

3.0.0

03 Dec 16:56
Compare
Choose a tag to compare

This switches over to targeting only the last 2 LTS releases of .NET (so currently net6.0 and net8.0), dropping support for .NET Framework, .NET Standard and .NET Core.

📦 Dependency Updates

👻 Maintenance

  • Make the package a proper MSBuild SDK package @Zastai
  • Don't force myself as copyright owner @Zastai
    • This adds a new property, PackageCopyrightOwners that will be used in the package copyright string (defaulting to the Authors property)
  • Drop AppVeyor support (#17) @Zastai
  • Use GH Actions for CI builds (#13) @Zastai

2.1.2

27 Jan 22:49
Compare
Choose a tag to compare

This mostly updates the "standard project contents", but also fixes the project link in packages to point to the main branch instead of master.

2.1.1

12 Nov 21:47
Compare
Choose a tag to compare

🚀 New Features and Improvements

🐛 Bug Fixes

2.1.0

11 Nov 16:59
Compare
Choose a tag to compare

🚀 New Features and Improvements

🐛 Bug Fixes

📦 Dependency Updates

  • Update implicit package references (#8) @Zastai

2.0.0

11 Nov 01:36
Compare
Choose a tag to compare

v2.0.0 (2021-11-11)

  • PackageRepositoryName now defaults to $(PackageId).
  • Product is no longer set to $(PackageRepositoryName) with an extra
    MetaBrainz. prefix.
  • PackageReadMeFile is defaulted to the README.md in the project
    tree or the package root.
  • net6.0 has been added to the set of default targets.
    thenet472target has been bumped tonet48`.
    • net472 is already covered by netstandard2.0.
  • Updated the initial project contents.
  • Use the Visual Studio 2022 image for AppVeyor builds.
  • Added a "build package" script.

1.0.1

04 Aug 23:14
Compare
Choose a tag to compare

v1.0.1 (2021-08-05)

  • Switched the package license to MIT.
  • Added the MIT license file.

1.0.0

04 Aug 23:13
Compare
Choose a tag to compare

v1.0.0 (2020-12-21)

Initial release.