This release is the first to target .NET 8.0.
What's Changed
- Update inspectcode to 2023.3.3 by @smoogipoo in #6164
- Fix rearrangeable lists don't react on collection
Move
events by @Feodor0090 in #6165 - Add readonly dictionary wrapper that removes enumerator alloc by @smoogipoo in #6163
- Fix Waveform not disposing Stream by @hwsmm in #6152
- Set UTF-8 console encoding on windows by @Susko3 in #6170
- Fix some .NET 8 CA1416 android inspections by @Susko3 in #6171
- Return
List
instead ofIEnumerable
inInputResampler
by @EVAST9919 in #6173 - Upgrade to .NET 8 and C# 12 by @smoogipoo in #6169
New Contributors
- @Feodor0090 made their first contribution in #6165
Full Changelog: 2024.131.0...2024.205.0