Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 452 Bytes

Changelog.md

File metadata and controls

13 lines (9 loc) · 452 Bytes

Features and Changelog

Version 1.0.0

  • configuring the LanguageProvider with available languages and a DefaultLanguage
  • accessing the DefaultLanguage and LanguageList
  • changing the CurrentLanguage
  • registering and unregistering UpdatedLanguageUsers for automatic language updates; available as manual or unique registration
  • reading string resources out of the configured languages

Version 1.0.1

  • fixed nuget package build