Skip to content

Releases: Decybel07/L10n-swift

Release 4.1.3

01 Oct 21:14
Compare
Choose a tag to compare
Release 4.1.3 Pre-release
Pre-release
  • Created example for Right-to-Left

Release 4.1.2

31 Aug 15:05
Compare
Choose a tag to compare

Release 4.1.1

24 Aug 15:50
Compare
Choose a tag to compare
  • Implementation of the Localizable protocol for the L10n

Release 4.0.1

19 Aug 20:18
Compare
Choose a tag to compare
  • Created better example
  • Refactoring IBInspectable properties
  • Fixes typo

language480 plurals480 translator480

Release 4.0.0

30 Jul 20:07
Compare
Choose a tag to compare
  • 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

Release 3.0.1

30 Jun 17:37
Compare
Choose a tag to compare
  • Added oldValue and newValue in userInfo for notification L10nLanguageChanged
  • Bugfixing - missing resource parameter in string extension
  • Change framework logo

logo

Release 3.0.0

25 Jun 09:16
Compare
Choose a tag to compare
  • Support for user-defined Localizable file names
  • Create logo

logo

Release 2.2.0

14 Jun 13:38
Compare
Choose a tag to compare
  • Create post notification when language has been changed

Release 2.1.2

05 Jun 16:05
Compare
Choose a tag to compare
  • Bugfix and minor improvements

Release 2.1.1

03 Jun 18:30
Compare
Choose a tag to compare
  • Create Localizable protocol
  • add attention in documentation