Releases: andresilvagomez/Localize
Releases · andresilvagomez/Localize
2.3.0
2.2.0
- Added Swift 5
- Added function to check if key exist
2.1.0
- 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
v2.0.5
2.0.4
- Swift 4.2 Support
2.0.3
- Fix localize strings when user only has one string file.
2.0.2
- Improved language fallbacks in LocalizeStrings, try general language without region qualifier first, before falling back to default language.
2.0.1
- Tested with CocoaPods.
- Code coverage 99+
2.0.0
- 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
- Swift 4