Skip to content

Releases: andresilvagomez/Localize

2.3.0

30 Apr 15:26
Compare
Choose a tag to compare
  • Added pluralized function

2.2.0

29 Mar 00:47
Compare
Choose a tag to compare
  • Added Swift 5
  • Added function to check if key exist

2.1.0

25 Oct 00:59
0aa0850
Compare
Choose a tag to compare
  • Users can select if want localize a UIComponent
  • Users can create a custom providers, for example if they wan work with other resources

2.0.5

27 Sep 00:36
Compare
Choose a tag to compare
v2.0.5

2.0.4

20 Sep 16:19
Compare
Choose a tag to compare
  • Swift 4.2 Support

2.0.3

15 May 13:55
1f0986c
Compare
Choose a tag to compare
  • Fix localize strings when user only has one string file.

2.0.2

11 May 02:56
Compare
Choose a tag to compare
  • Improved language fallbacks in LocalizeStrings, try general language without region qualifier first, before falling back to default language.

2.0.1

16 Apr 01:27
3a58cf3
Compare
Choose a tag to compare
  • Tested with CocoaPods.
  • Code coverage 99+

2.0.0

12 Apr 18:55
ee40be7
Compare
Choose a tag to compare
  • Swift 4.1 Support.
  • Faster.
  • Localize.currentLanguage.
  • Localize.availableLanguages.
  • Segment controls localize key using "one, two" or base "this.is.base: one, two"
  • UIView components tested.

1.5.2

09 Oct 15:53
Compare
Choose a tag to compare
  • Swift 4