Releases: natintosh/plugin_libphonenumber
Releases · natintosh/plugin_libphonenumber
LW-v0.3.2
What's Changed
- Update build.gradle - added namespace to for gradle 8.0 and above by @ettaegbe in #30
- Updated minimum OS version on IOS by @natintosh in #31
New Contributors
Full Changelog: libphonenumber_plugin-v0.3.2...libphonenumber_web-v0.3.2
LP-v0.3.3
What's Changed
- Update build.gradle - added namespace to for gradle 8.0 and above by @ettaegbe in #30
- Updated minimum OS version on IOS by @natintosh in #31
New Contributors
Full Changelog: libphonenumber_plugin-v0.3.2...libphonenumber_plugin-v0.3.3
LPI-v0.4.2
What's Changed
- Update build.gradle - added namespace to for gradle 8.0 and above by @ettaegbe in #30
- Updated minimum OS version on IOS by @natintosh in #31
New Contributors
Full Changelog: libphonenumber_plugin-v0.3.2...libphonenumber_platform_interface-v0.4.2
LW-v0.3.1
Full Changelog:
- Added phonenumber format to normalize phone number
LP-v0.3.2
Changelog:
- Added phonenumber format to normalize phone number
LPI-v0.4.1
Changelog:
- Added phonenumber format to normalize phone number
LP-v0.3.1
What's Changed
- Fixed: #15 by @natintosh in #21
- Hotfix: #15, issue with libphonenumber_plugin throwing exception whenever an invalid iso code is passed by @natintosh in #22
Full Changelog: libphonenumber_plugin-v0.3.0...libphonenumber_plugin-v0.3.1
LW-v0.3.0
What's Changed
- libphonenumber_web-v0.3.0 by @natintosh in #17
- Preparing libphonenumber_web-v0.3.0 for release by @natintosh in #18
Full Changelog: libphonenumber_platform_interface-v0.4.0...libphonenumber_web-v0.3.0
LP-v0.3.0
What's Changed
- Prep: libphonenumber_plugin-v0.3.0 by @natintosh in #19
- Develop by @natintosh in #20
Full Changelog: libphonenumber_web-v0.3.0...libphonenumber_plugin-v0.3.0
LPI-v0.4.0
What's Changed
- Fix fatal error caused by implicitly unwrapping an optional values by @charleshan in #4
- Fix: #6, #7, #8, #9 by @natintosh in #10
- Create publish_lpi.yml by @natintosh in #11
- Create publish_lw.yml by @natintosh in #12
- Create main.yml by @natintosh in #13
- libphonenumber_platform_interface improvement by @natintosh in #14
- libphonenumber_platform_interface v0.4.0 release by @natintosh in #16
New Contributors
- @charleshan made their first contribution in #4
- @natintosh made their first contribution in #10
Full Changelog: https://github.com/natintosh/plugin_libphonenumber/commits/libphonenumber_platform_interface-v0.4.0
Features:
- Added .pubignore to libphonenumber_platform_interface
- Added example.md to libphonenumber_platform_interface
- Removed
getNameForNumber
from PlatformInterface - Added
getAllCountries
from PlatformInterface - Added
getFormattedExampleNumber
from PlatformInterface - Improved quality of code
- Added test