Skip to content

Version 2.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danae danae released this 02 Sep 19:00
· 15 commits to master since this 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.