Releases: whisperfish/rust-phonenumber
Releases · whisperfish/rust-phonenumber
v0.3.7+8.13.52
What's Changed
- Add and remove some doc comments for clippy by @rubdos in #73
- Once cell instead of lazy_static by @rubdos and @ds-cbo in #66
- Remove unecessary
itertools
dependency by @carloskiki in #78
Full Changelog: v0.3.5+8.13.36...v0.3.7+8.13.52
v0.3.6 (database 8.13.36)
This release fixes CVE-2024-39697/GHSA-mjw4-jj88-v687.
v0.3.5 (database 8.13.36)
What's Changed
- Added
Database::iter()
, docs, DB update, deps bump. by @virtualritz in #70
New Contributors
- @virtualritz made their first contribution in #70
Full Changelog: v0.3.4+8.13.34...v0.3.5+8.13.36