Skip to content

Releases: marmelroy/Localize-Swift

3.1.0

09 Nov 16:31
Compare
Choose a tag to compare
  • fixing SwiftPM build

3.0.0

31 Aug 17:22
Compare
Choose a tag to compare
  • Swift 5 support

Localize-Swift 2.0.0

20 Sep 12:30
Compare
Choose a tag to compare
  • Swift 4 support.
  • Marked safe for app extensions (thanks @jannon)
  • Improving tvOS Carthage integration (thanks @stefanomondino)

Localize-Swift 1.7.0

15 Nov 07:11
Compare
Choose a tag to compare
  • Custom paths to directory with genstrings (thanks @ziper1)
  • Better display names (thanks @jhihguan)
  • Table name and bundle support (thanks @nekrich)

Localise-Swift 1.6

18 Sep 09:03
Compare
Choose a tag to compare
  • Official Swift 3 release (thanks @jedmund)

Localise-Swift 1.5

18 Jun 07:41
Compare
Choose a tag to compare
  • 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

29 Apr 21:24
Compare
Choose a tag to compare

Genstrings updates

Localise-Swift 1.1

21 Jan 22:34
Compare
Choose a tag to compare
  • Add plural support.
  • Expose default language.
  • Cleaner Xcode organisation. Unified import statement.
  • Podspec improvements.

Localise-Swift 1.0

07 Dec 21:56
Compare
Choose a tag to compare

Lots and lots of improvements.
More modern Swift syntax.
Better documentation.
With format support (thanks @rokoroku).

Localise-Swift 0.5

03 Nov 14:16
Compare
Choose a tag to compare

Improved type safety - thanks @rshev