Version 2.0.1
Pre-release
Pre-release
Full Changelog: v2.0.0...v2.0.1
Note: this release is not suitable to use in a production environment. Please use a higher version instead.
Added
- Default methods are also defined in implementations of interfaces now.
- Support for string separators when joining localized strings.
- Methods to create empty, function and asset localized strings.
Fixed
- Handling of empty separators when joining localized strings.
Removed
- Multiplication operator for localized strings to join them with a separator.