Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 17:09
· 17 commits to main since this release

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

πŸ’₯ Breaking Changes

  • Renamed EBU.Portugese β†’ EBU.Portuguese.
  • Update the SDK to version 2.1.1 (#12) @Zastai
    • This changes the target frameworks to net6.0, netstandard2.1, netstandard2.0 and net48.
    • The assembly is no longer marked as CLSCompliant.

πŸ“¦ Dependency Updates

  • Switch to the MetaBrainz SDK, version 2.1.1 (#1, #2, #7, #12) @Zastai
    • JetBrains.Annotation β†’ 2021.3.0
    • MetaBrainz.Build.Sdk β†’ 2.1.1

πŸ‘» Maintenance

  • Update the SDK to version 2.1.1 (#12) @Zastai
    • Code uses more new C# language features.
    • The Windows device I/O routines now check structure sizes.