Releases: marmelroy/PhoneNumberKit
Releases · marmelroy/PhoneNumberKit
PhoneNumberKit 3.3.2
- Fixed parsing RU number with KZ region set (or main country code with not main country code region). Thanks @crnjan.
- Improved Linux support. Thanks @kabouzeid .
- Fix autocomplete phone bug. Thanks @dimakalachniuk
- Use decodeIfPresent method for optional values instead of optional try. Thanks @HugoSay.
- Updated build settings. Thanks @olejnjak and @twitterkb .
- Improved access modifiers. Thanks @st-small .
- Fix deprecated subscriberCellularProvider. Thanks @jireton.
- Metadata updates.
- Copyright update.
3.3.1
- Bring back support for iOS9 as deployment target (thanks @Marcocanc)
- Add support for textFieldDidEndEditing:reason: (thanks @RodrigoLGuimaraes)
- Add missing platform support for SPM (thanks @sereivoanyong)
PhoneNumbeKit 3.3.0
- Better support for SPM, taking advantage of the ability to include resources [thanks @StatusQuo, @t-unit]
- Metadata updates for release 8.12.9
- Updates min deployment target and CI set up.
- Bug fixes from @RobinDaugherty, @perihelia, @twitterkb, @michalsrutek and @fadyderias
PhoneNumberKit 3.1.0
- Metadata updates.
- Support for pause waits (thanks @devprodoctor)
- Support textfield did change notification (thanks @dmitriykotenko)
- Swift package manager and linter fixes (thanks @kuyazee)
- Improved PhoneNumberTextField (thanks @vdka)
- Additional fixes and improvements
PhoneNumberKit 3.0
- Swift 5.0 support
- Build improvements
- Metadata updates
PhoneNumberKit 2.6.0
- Metadata types now parsed using decodable
- Script added for manual updating of metadata - see resources folder.
- Project linted for better syntax and consistency.
- Metadata updates for release 8.10.5
PhoneNumberKit 2.5.1
PhoneNumberKit 2.5.0
- Swift 4.2 and Xcode 10 support.
- Metadata updates!
- Ability to override location of the metadata json file (thanks @ashleybrgr).
- PhoneNumber is now coddle (thanks @nichdu)
- PhoneNumberTextField bug fixes (thanks @polqf)
PhoneNumberKit 2.1.0
- Fix deprecation warnings, Carthage and Xcode 9.1 build issues (thanks @dmcgloin, @ezefranca, @sbystrov)
- Metadata updates for release 8.8.5
- Fix bugs relating to missing prefix (thanks @redcapua)
- Swift package manager support (thanks @Coledunsby)
PhoneNumberKit 2.0.0
- Swift 4 support (thanks @dpopov, @irace, @SwiftRabbit ).