Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@danae danae released this 06 Apr 14:40
· 37 commits to master since this release

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.