What's Changed
- Use generic Enum and CreateDelegate methods by @turbedi in #5613
- Fix
MarkdownFencedCodeBlock
potentially adding empty space at the end of the block by @Stedoss in #5620 - NRT pass in native
Windows
namespace by @Susko3 in #5624 - Disallow using
AddInternal
in game class by @frenzibyte in #5622 - Disable 1px width hack when using Direct3D 11 by @Susko3 in #5623
- Move
IconGroup
out ofosu.Framework.Platform.Windows.Native
namespace and annotate withSupportedOSPlatformAttribute
by @Susko3 in #5625 - Add missing manifest keys to iOS bass libraries by @frenzibyte in #5628
- Add nuget deployment automation to the pack action by @peppy in #5629
- Fix nativelibs deployment script installing outdated .NET version by @frenzibyte in #5630
New Contributors
Full Changelog: 2022.1226.0...2023.120.0