Skip to content

Releases: Decybel07/L10n-swift

Release 5.5.1

19 Jul 19:57
Compare
Choose a tag to compare
  • Support for swift 5.0

Release 5.5.0

20 Jun 19:21
4de85ee
Compare
Choose a tag to compare
  • Support for multiple arguments in plural function #16

Release 5.4.0

11 Jul 16:00
Compare
Choose a tag to compare
  • Support for variant fitting presentation width

Release 5.3.0

19 May 20:05
Compare
Choose a tag to compare
  • Support for base internacionalization #12
  • Add extension to use strings with args #9

Release 5.2.1

06 May 15:59
Compare
Choose a tag to compare
  • Extracting classes that load files

Release 5.2.0

03 May 14:33
Compare
Choose a tag to compare
  • Support for swift 3.0+
  • Add supportings method for Date
  • Possibility to define the Logger format

Release 5.1.0

03 May 14:32
8e710e8
Compare
Choose a tag to compare
  • Added functionality of injecting dictionary from an external source (eg internet)

Release 5.0.1

03 May 14:31
Compare
Choose a tag to compare
  • Improving performance for keys from .strings files

Release 5.0.0

19 Nov 08:52
Compare
Choose a tag to compare
  • Support for json format.
  • Faster access to localization keys.
  • Plural only for one argument.
  • All formats support plural (zero, one, two, few, many, other and floating for floating point numbers).
  • Bugfix #10.
  • Improved README
  • Improved documentation.
  • Created wiki.

.plist, .stringsdict

sample_plist_file

.json

sample_json_file

.strings

sample_strings_file

Release 4.2.0

01 Oct 21:14
Compare
Choose a tag to compare
  • Migrate to Swift 4.0