Releases: Decybel07/L10n-swift
Releases · Decybel07/L10n-swift
Release 5.5.1
- Support for swift 5.0
Release 5.5.0
- Support for multiple arguments in plural function #16
Release 5.4.0
- Support for variant fitting presentation width
Release 5.3.0
Release 5.2.1
- Extracting classes that load files
Release 5.2.0
- Support for swift 3.0+
- Add supportings method for
Date
- Possibility to define the
Logger
format
Release 5.1.0
- Added functionality of injecting dictionary from an external source (eg internet)
Release 5.0.1
- Improving performance for keys from .strings files
Release 5.0.0
- Support for
json
format. - Faster access to localization keys.
- Plural only for one argument.
- All formats support plural (
zero
,one
,two
,few
,many
,other
andfloating
for floating point numbers). - Bugfix #10.
- Improved
README
- Improved documentation.
- Created wiki.
.plist, .stringsdict
.json
.strings
Release 4.2.0
- Migrate to Swift 4.0