Skip to content

v3.1.0

Latest

Choose a tag to compare

@SamboyCoding SamboyCoding released this 15 Feb 18:36
· 1 commit to master since this release

What's Changed

  • Fix compilation error in README example by @IhateTrains in #8
  • Support >2 channels by @Masusder in #13
  • Support loading large FSB5 chunks by @Masusder in #14
  • FADPCM decoder by @Masusder in #15
  • Fix generating audio files that are a teeny tiny bit longer than the original by @tbodt in #16
  • Bumped all dependencies to latest versions, now built with .NET 10 SDK, added netstandard2.1 TFM and net8/net9/net10, replacing the net6 TFM which is out of support. No breaking change is expected here as consumers on net6 should seamlessly switch to the netstandard2.1 version of the package.

New Contributors

Full Changelog: v3.0.1...v3.1.0