- Update deployment target on podspec to iOS 8.0
- Added call to event EditingChanged after process mask pattern (#19)
- Carthage compatibility
- Improves partial pattern matching
- Mitigating warnings
- Fixed cursor positioning in the UITextFieldMask
- Supressing error logs
- Adding ARC support
- UITextFieldsMask with nil mask behaves as default UITextField
- Bugfix: identifying groups.
- [NSStringMask maskWithRegex:placeholder:]
- [NSStringMask initWithRegex:placeholder:]
- [NSStringMask maskWithPattern:placeholder:]
- [NSStringMask initWithPattern:placeholder:]
- [NSStringMask validCharactersForString:]
- UITextFieldMask class