All Versions
44
Latest Version
Avg Release Cycle
63 days
Latest Release
1537 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.3.1 Changes
September 25, 2020- ๐ 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)
-
v3.3.0 Changes
September 20, 2020- ๐ 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
-
v3.2.0
January 12, 2020 -
v3.1.0 Changes
November 16, 2019- ๐ 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
-
v3.0.0 Changes
August 05, 2019- ๐ Swift 5.0 support
- ๐ Build improvements
- ๐ Metadata updates
-
v2.6.0 Changes
February 10, 2019- ๐ 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
-
v2.5.1 Changes
February 03, 2019 -
v2.5.0 Changes
September 30, 2018- ๐ 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)
-
v2.1.0 Changes
November 26, 2017๐ Fixed bugs:
- . #115
Closed issues:
- isValidNumber is confusing #176
- Swift 4: Renamed function range(at: ) to rangeAt() #171
- Issue with number not starting with + #170
- ๐ Amimono support #169
- Swift 4 - 'range(at:)' has been renamed to 'rangeAt(_:)' #168
- Error after migrating to Swift 4 #166
- Conversion to Swift 4 #163
- Xcode 9 cannot compile #162
- ๐ Issue with phone number "375336867646" in v1.3.0, working fine in v1.2.3. Metadata issue ? #161
- Swift 4: Cannot convert return expression of type '[Character]?' to return type '[String]?' #147
๐ Merged pull requests:
- โ Added optional "+" prefix if it is omitted #184 (redcapua)
- ๐ฆ Swift Package Manager Support #179 (Coledunsby)
- ๐ Fixed deprecation warnings new in Xcode 9.1 beta (9B37) caused by usage of string.characters #174 (dmcgloin)
- ๐ Fix carthage build #167 (sbystrov)
- ๐ multiple parse optionally returns not parsed phone numbers #138 (AlexandrTerentyev)
-
v2.0.0 Changes
September 19, 2017