Skip to content

Releases: JNDisrupter/JNPhoneNumberView

Release v1.0.9

24 Feb 19:14
18d77c6
Compare
Choose a tag to compare
  • Generate country code based on whole number not only dial code

Release v1.0.8

28 Nov 22:06
e45b44a
Compare
Choose a tag to compare
  • Fix bug in parsePhoneNumber method in case the number has dial code but the nationalNumber is invalid.

Release v1.0.7

14 Nov 17:03
8e0ca59
Compare
Choose a tag to compare
  • Add New Parameter in JNCountryPickerConfiguration to Show/Hide Country Dial Code.
  • Support showing JNCountryPickerViewController as Pushed View Controller.

Release v1.0.6

11 Nov 13:23
2b49ddc
Compare
Choose a tag to compare
  • Update Navigation Bar isTranslucent property in JNPhoneNumberView.

Release v1.0.5

10 Nov 18:49
69c0b9d
Compare
Choose a tag to compare
  • Add function to get dial code.
  • Add function to get national phone number.
  • Change phone number text field place holder to attributed string.

Release v1.0.4

04 Nov 23:20
33be4fd
Compare
Choose a tag to compare
  • Update JNCountry Protocol.

Release v1.0.3

03 Nov 11:50
eac7cb6
Compare
Choose a tag to compare
  • Support parsing partial number (parse only dial code).

Release v1.0.2

29 Oct 23:06
c239e05
Compare
Choose a tag to compare
  • Make JNPhoneNumberUtil accessible in objective C

Updates

29 Oct 21:39
68849ed
Compare
Choose a tag to compare
  • Make isValidPhoneNumber public method.

Initial Release

29 Oct 13:41
8988fc0
Compare
Choose a tag to compare
Merge pull request #2 from JNDisrupter/development

Initial Release