Thanks for following along! This is a tagged release (2022.428.0).
What's Changed
- Enforce code style analysis shipped with .NET SDK by @huoyaoyuan in #5121
- Apply new rider metadata changes by @frenzibyte in #5132
- Mark local methods as
static
where possible to appease Rider by @frenzibyte in #5133 - Improve extensibility of
LocalisationParameters
by @frenzibyte in #5135 - Fix
GetLocalisableDescription
not handlingType
inputs properly by @frenzibyte in #5134 - Improve
LocalisableString
formatting and interpolation API by @frenzibyte in #5130 - Improve
CurrentDisplayMode
logic inSDL2DesktopWindow
by @Susko3 in #5103
Full Changelog: 2022.425.0...2022.428.0