Releases: marmelroy/Localize-Swift
Releases · marmelroy/Localize-Swift
3.1.0
3.0.0
Localize-Swift 2.0.0
- Swift 4 support.
- Marked safe for app extensions (thanks @jannon)
- Improving tvOS Carthage integration (thanks @stefanomondino)
Localize-Swift 1.7.0
Localise-Swift 1.6
- Official Swift 3 release (thanks @jedmund)
Localise-Swift 1.5
- New genstrings script in Swift (!) that handles excluded directories and filenames.
- Added support for tvOS, watchOS and OSX.
- Added ability to exclude Base localization from available localisations.
Localise-Swift 1.1.2
Genstrings updates
Localise-Swift 1.1
- Add plural support.
- Expose default language.
- Cleaner Xcode organisation. Unified import statement.
- Podspec improvements.
Localise-Swift 1.0
Lots and lots of improvements.
More modern Swift syntax.
Better documentation.
With format support (thanks @rokoroku).
Localise-Swift 0.5
Improved type safety - thanks @rshev