issues
search
whisperfish
/
rust-phonenumber
Library for parsing, formatting and validating international phone numbers.
Apache License 2.0
163
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unecessary `itertools` dependency
#78
carloskiki
closed
3 months ago
0
National trunk prefix
#77
direc85
opened
4 months ago
2
National part of the number is truncated in some cases
#76
paulll
opened
4 months ago
4
Dependency bumps
#75
rubdos
opened
4 months ago
0
Return unparseable country code as error instead of silent failure
#74
rubdos
opened
4 months ago
1
Add and remove some doc comments for clippy
#73
rubdos
closed
4 months ago
1
Manual implementation of PartialEq for Code
#72
rubdos
opened
4 months ago
1
Add prop tests
#71
rubdos
opened
7 months ago
0
Added `Database::iter()`, docs, DB update, deps bump.
#70
virtualritz
closed
6 months ago
8
[bug]: Donot use `assert!` in NationalNumber::new function
#69
12089897411
closed
4 months ago
6
Numbers starting with the same sequence as country prefix are parsed incorrectly
#68
forgerpl
opened
9 months ago
8
Bump version to 0.3.4+8.13.34
#67
rubdos
closed
7 months ago
7
Once cell instead of lazy_static
#66
rubdos
closed
4 months ago
6
Bump dependencies
#65
rubdos
closed
11 months ago
5
Add rerun-if-changed clause to build.rs on Metadata
#64
rubdos
closed
11 months ago
1
Refactoring `Database`: `const` and faster loading, dropping bincode-loading
#63
bheylin
opened
1 year ago
20
Move `database.bin` generation to an `xtask`
#62
bheylin
closed
1 year ago
11
Rm `thiserror` dep
#61
bheylin
closed
1 year ago
1
Bump dependencies, follow rustfmt and clippy
#60
ds-cbo
closed
11 months ago
10
Add mnc/mcc fields to Carrier
#59
gferon
opened
1 year ago
3
Bump itertools to 0.11
#58
adamchalmers
closed
1 year ago
3
Add `PhoneNumber::number_type` method
#57
tom25519
closed
1 year ago
0
Propagate error through Result from Country::id(&self)
#56
rubdos
opened
1 year ago
0
PartialEq/Eq implementations do not satisfy the semantics of Eq
#55
rubdos
opened
1 year ago
1
Avoid Panic when extracting country id for UIFN numbers
#54
regismesquita
closed
1 year ago
7
Add more tests and run code coverage analysis
#53
rubdos
closed
1 year ago
5
Fit NationalNumber in 64 bits
#52
rubdos
closed
11 months ago
6
Compile warnings
#51
yuhaya
closed
1 year ago
0
Update dependencies
#50
gferon
closed
1 year ago
0
add a concete Err type for trait impl FromStr for Id
#49
prx0
closed
1 year ago
1
Publish new version to crates.io
#48
rtdavis22
closed
1 year ago
9
Phone Number Parse Fail
#47
frogtd
opened
2 years ago
2
Output of PhoneNumber format using International doesn't parse in PhoneNumber::from_str (i.e. roundtrip fails)
#46
vdods
opened
2 years ago
0
bump dep version
#45
name1e5s
closed
1 year ago
9
Bail out if regexp doesn't match when looking for extensions
#44
fabricedesre
closed
1 year ago
1
Panic when parsing malformed phone number
#43
5225225
closed
1 year ago
0
Update libphonenumber
#42
fabricedesre
closed
1 year ago
1
Link on crates.io is outdated
#41
Newbytee
closed
1 year ago
1
docs(README): bump example version: 0.1 → 0.3
#40
PiDelport
closed
1 year ago
1
Update google libphonenumber to latest version.
#39
bethforsyth
closed
1 year ago
1
Derive Ord trait for PhoneNumber struct (and its fields)
#38
gferon
closed
2 years ago
1
Make sure you can detect country code by phone number.
#37
rustonaut
opened
3 years ago
0
Make sure there are no unessesary panics.
#36
rustonaut
opened
3 years ago
1
Make sure all supported countries are handled correctly.
#35
rustonaut
opened
3 years ago
0
Added a `XK` (Kosovo) country code.
#34
dvazar
closed
3 years ago
1
Fixed #32 issue (the lib panicked due to the unknown country value)
#33
dvazar
closed
3 years ago
0
[BUG] The library panicked over a specific combination of country and phone number
#32
dvazar
closed
3 years ago
0
[BUG] Invalid phone number marked as valid
#31
dabega
opened
3 years ago
1
[BUG] Proper E164 phone number parsed and formatted incorrectly when using wrong reference country
#30
dabega
opened
3 years ago
1
00-prefixed international numbers don't parse
#29
rubdos
opened
4 years ago
2
Next