Skip to content

Releases: marmelroy/PhoneNumberKit

PhoneNumberKit 1.0.3

29 Nov 09:19
Compare
Choose a tag to compare
  • Metadata updates for release 7.7.5
  • Get leading digits method (thanks @NikKovIos)

PhoneNumberKit 1.0.2

28 Nov 07:26
Compare
Choose a tag to compare
  • 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

03 Oct 05:21
Compare
Choose a tag to compare
  • Fixes PartialFormatter access control bug (thanks @sinbizkit)

PhoneNumberKit 1.0

02 Oct 16:58
Compare
Choose a tag to compare
  • 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

06 Aug 12:00
Compare
Choose a tag to compare
  • Add support for macOS, tvOS and watchOS - thanks @adamkornafeld.
  • PhoneNumberTextField bug fix - thanks @Bomb3rman.
  • Metadata updates (7.5.1).

PhoneNumberKit 0.8.4

01 Jun 20:27
Compare
Choose a tag to compare
  • Metadata updates (7.4.2)

PhoneNumberKit 0.8.3

05 May 14:30
Compare
Choose a tag to compare
  • Build settings update

PhoneNumberKit 0.8.2

04 May 21:12
Compare
Choose a tag to compare
  • Metadata updates

PhoneNumberKit 0.8

29 Apr 21:28
Compare
Choose a tag to compare
  • 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

27 Mar 12:49
Compare
Choose a tag to compare
  • Significant improvements to type determination (thanks @fikus).
  • Memory leak fixed.
  • Updated metadata.