Commit Graph

8 Commits

Author SHA1 Message Date
Flávio Caetano dc4010cc6e Version Bump (1.4.1) 2018-11-12 15:36:58 -02:00
Maxim Tsvetkov 484ed94a9b Change Rx dependencies version from '~> 4.3.1' to '~> 4.3' (#59)
* - Change Rx dependencies version from '~> 4.3.1' to '~> 4.3' in podspec and podfile
- Update pods

* Change Rx dependencies version from '~> 4.3.1' to '~> 4.3' in cartfile
2018-11-12 14:15:25 -02:00
manderson420 50046bff25 Updates to support Swift 4.2. (#52)
* Updates to support Swift 4.2.

* Updating osx_image on Travis config

* Add additional 4.2 updates in example project and specify swift 4.2 in Recaptcha and Recaptcha-Carthage projects.

* Update RxCocoa with latest swift 4.2 fixes.

* Bump RxSwift dependency to match podfile version.

* Update podfile.lock.

* Bump fastlane and cocoapods versions, specify swift_version in the podspec and remove the deprecated .swift-version file.

* Update Podfile.lock.
2018-09-26 15:26:52 -03:00
Flávio Caetano a9117cbb7d Fix: Removing Result from Carthage project 2018-09-07 20:17:47 -03:00
Flávio Caetano 0e3028956a Upgrading Dev dependencies
- Fix: upgrade SwiftLint and migrate warnings
- Upgrading RxCocoa to 4.2.0
- Upgrading RxBlocking to 4.2.0
- Upgrading AppSwizzle to 1.3
2018-07-12 13:57:50 -04:00
Flávio Caetano 9212a489a5 Feature: Resettable ReCaptchas
fix #23
2018-03-06 14:59:01 -03:00
Wolfgang Berger e7c96e41a2 Swift 4 compliance
fix #8
2017-10-31 15:53:06 -02:00
Flávio Caetano f66084165a Carthage support 2017-10-19 10:42:34 -02:00