Skip to content

Latest commit

 

History

History
162 lines (97 loc) · 8.05 KB

CHANGELOG.md

File metadata and controls

162 lines (97 loc) · 8.05 KB

Change Log

0.8.2 (2016-05-04)

Full Changelog

0.8 (2016-04-29)

Full Changelog

Fixed bugs:

  • Possible memory leak #38
  • parseMultiple EXC_BAD_ACCESS #29

Closed issues:

  • dependency problem? #44
  • Allow to separate a PhoneNumber's country prefix from the rest #32
  • Can't dissociate a possible phone number from a valid phone number #30

Merged pull requests:

  • Fix PartialFormatter for regions that are not the main country #42 (fikus)
  • Fix wrong region code uses #41 (dulaccc)

0.7 (2016-03-27)

Full Changelog

Closed issues:

  • ParseOperationValueProvider - expected declaration error #39
  • 0.6.4 is not compiling anymore #37
  • Determination of PhoneNumber.type is incorrect #34

Merged pull requests:

  • Fixes for PhoneNumber type determination #40 (fikus)
  • Don't use possible number pattern to determine number type #36 (fikus)

0.6.4 (2016-03-23)

Full Changelog

Closed issues:

  • Partial Formatter not parsing correctly numbers from Mexico Region #35

0.6.3 (2016-03-17)

Full Changelog

Closed issues:

  • Cannot modify PhoneNumberTextField delegate. #26

Merged pull requests:

  • Implement regionCodeForNumber #33 (fikus)
  • Make Constants public for easier subclassing #31 (danielrhodes)
  • improvements to PartialFormatter region prediction #28 (dr-skot)
  • PhoneNumberTextField consults delegate before editing, and reports currentRegion and isValidNumber #27 (dr-skot)

0.6.2 (2016-02-21)

Full Changelog

Closed issues:

  • Image not found error #25
  • Install manually #24

Merged pull requests:

  • Minor text field delegate refactor #23 (codytwinton)
  • Adds send of UIControlEvents.EditingChanged for PhoneNumberTextField #22 (nrako)

0.6.1 (2016-02-12)

Full Changelog

Closed issues:

  • Trying to Create a Pull Request #21
  • Better formatting and a version of AsYouTypeFormatter #2

Merged pull requests:

0.6 (2016-02-11)

Full Changelog

Merged pull requests:

  • Fixed typo in PhoneNumberError description. #19 (dmcgloin)
  • Fixed deprecation warnings encountered with Xcode version 7.3 beta 2 … #18 (dmcgloin)

0.3 (2016-01-20)

Full Changelog

Closed issues:

  • Make PartialFormatter public #17
  • Memory leak #16
  • Conflict with GooglePlacesAutocomplete #11

0.2 (2015-12-13)

Full Changelog

Closed issues:

  • Add a FixedLineOrMobile type #9

Merged pull requests:

  • Fix crash when passing phone number with plus to `extractPotentialCou… #10 (Constantine-Fry)

0.1.7 (2015-11-21)

Full Changelog

Closed issues:

  • PNK fails to identify an improper number #8

0.1.6 (2015-11-06)

Full Changelog

0.1.5 (2015-11-06)

Full Changelog

Merged pull requests:

0.1.4 (2015-11-02)

Full Changelog

Closed issues:

  • fatal error: unexpectedly found nil while unwrapping an Optional value #5

Merged pull requests:

0.1.3 (2015-11-01)

Full Changelog

Merged pull requests:

0.1.2 (2015-10-30)

Full Changelog

Merged pull requests:

  • More testing and increased reliability #3 (marmelroy)

0.1 (2015-10-27)

Closed issues:

  • Images for README #1

* This Change Log was automatically generated by github_changelog_generator