1.6 KiB
1.6 KiB
Changelog
0.2.7
- Fix: Build with new LeadKit 0.7.9
0.2.6
- Update:
DefaultNetworkServicesupportedNetworkServiceConfiguration
0.2.5
- Add: Methods to notify when biometrics auth begins and ends.
0.2.4
- Add:
PinLayoutdependency. - Add:
PinLayoutTableViewCell,SeparatorTableViewCellandLabelTableViewCellpowered by PinLayout. - Add:
LabelCellViewModeldefault view model for label cell. - Add: Playground to project.
0.2.3
- Update: Xcode 9.3 migration.
0.2.2
- Add:
PassCodeDelayedDescriptionto schedule error messages
0.2.1
- Fixed: BasePassCodeViewController doesn't draw last dot filled
0.2.0
- Updated: LeadKit to
0.7.xversion - Removed:
CellField*andFormField*protocols and classes. - Add:
BaseTextFieldViewEventsandBaseTextFieldViewModelEventswith default offline and online validation. - Deprecated:
DefaultNetworkService.
0.1.5
- Update: Passcode private configuration
0.1.4
- Update: Refactor PassCode
0.1.3
- Update: Typical api response keys naming
0.1.2
- Update: Access modifiers of
ValidationService
0.1.1
- Add:
acceptableStatusCodesproperty inDefaultNetworkService. - Add:
retry(retryLimit:canRetryClosure:)toObservableextension. - Removed:
retryWithinErrorsmethod fromObservableextension. - Update: LeadKit to
0.6.xversion - Removed:
ConnectionError. (Replaced byLeadKit.RequestError) - Removed:
handleConnectionErrorsfrom Observable+Extensions
0.1.0
- Add: support for Swift 3.2 / 4