Version 1.1.0
Full Changelog: v1.0.0...v1.1.0
Added
- Events for missing references and text assets in the localization system.
- Support for an interface that defines delegated arguments for localized strings.
- Display missing references in the inspector.
- Editor windows to search the project for localized strings.
Removed
- Locales don't inherit from
ILocalizedReference<string>
anymore in favor of a dedicated property.