Updated to Xcode 13, RxSwift
& RxCocoa
to 6.2.0
Updated to Swift 5.3, Xcode 12.4, RxSwift
& RxCocoa
to 6.1.0
Updated to Swift 5.2, Xcode 11.4, RxSwift
& RxCocoa
to 5.1.1
Added supporting string interpolation
Updated RxSwift
& RxCocoa
to version 5.0
Updated RxSwift
& RxCocoa
to 4.5
Updated to Swift 5
Updated RxSwift
& RxCocoa
to 4.4.2
Updated RxSwift
& RxCocoa
to 4.4.0
Added an ability to localize strings synchronously
fooLabel.text = Localizer.shared.localized("foo")
Fix bug: changing config does not trigger updating localization
- Fix bug: changing config does not trigger updating localization
- Code clean up
- Minor improvements
- Initial release 🎂