Releases: GuOrg/Gu.Localization
Releases · GuOrg/Gu.Localization
6.1.0
New package.
BREAKING CHANGES:
Translator.CurrentCulture
renamed to Culture`Translator.EffectiveCulture
renamed to CurrentCulture`Translator.EffectiveCultureChanged
renamed toCurrentCultureChanged
And the signature is nowpublic static event EventHandler<CultureChangedEventArgs> CurrentCultureChanged
This was needed to enable binding to the static properties.
Sorry about this, dunno how I came up with the poor original names.
Translation.GetOrCreate() respects ErrorHandling
now and returns a StaticTranslation
in case of missing keyn and not throw.
New features:
The static properties of Translator now supports binding from XAML.
5.0.0
Changed defaults, using ErrorHandling.ReturnErrorInfoPreserveNeutral everywhere now.
Updated packages.
Use CurrentCulture as fallback culture. - Update UI-tests.
Renaming to Static makes Resharper work with it.
1.3.0 Minor refactoring
1.1.0.0
Working ok now 1.1..0