Skip to content

Release 4.0.0

Compare
Choose a tag to compare
@Decybel07 Decybel07 released this 30 Jul 20:07
· 130 commits to master since this release
  • IBInspectable for Xcode Interface Builder
  • Support for other bundle than main
  • Opened class L10n
  • Created protocol for logger
  • In extensions you can defnining which L10n instance will be used.
  • Numbers can be convert to string using NumberFormatter configurated by user
  • Implemented CustomStringConvertible and CustomDebugStringConvertible for L10n class
  • Added sender in userInfo for notification L10nLanguageChanged
  • Created better tests