Releases: marmelroy/PhoneNumberKit
Releases · marmelroy/PhoneNumberKit
PhoneNumberKit 1.0.3
- Metadata updates for release 7.7.5
- Get leading digits method (thanks @NikKovIos)
PhoneNumberKit 1.0.2
- Metadata updates for release 7.7.4
- Partial formatter bug fix by @brianmichel
- Fix crash when referencing delegate.textField() by @jrogers
- Add ability to ignore type @sorth-hiya
- Max concurrent queue by @cemonet
PhoneNumberKit 1.0.1
- Fixes PartialFormatter access control bug (thanks @sinbizkit)
PhoneNumberKit 1.0
- Swift 3.0 transition.
- API redesign for improved memory management and threading.
- 'The grand renaming' of API functions.
- Metadata updates for release 7.7.1
PhoneNumberKit 0.8.5
- Add support for macOS, tvOS and watchOS - thanks @adamkornafeld.
- PhoneNumberTextField bug fix - thanks @Bomb3rman.
- Metadata updates (7.5.1).
PhoneNumberKit 0.8.4
- Metadata updates (7.4.2)
PhoneNumberKit 0.8.3
- Build settings update
PhoneNumberKit 0.8.2
- Metadata updates
PhoneNumberKit 0.8
- Fix PartialFormatter for regions that are not the main country (thanks @fikus).
- Prefix optional in PhoneNumberTextField and PartialFormatter.
- Add isValidNumber computed property to PhoneNumber.
- Fix SIGABRT crash on ParseMultiple fixed.
- Updated metadata.
Release 0.7
- Significant improvements to type determination (thanks @fikus).
- Memory leak fixed.
- Updated metadata.