Skip to content

dialr 0.3.1

Choose a tag to compare

@gorcha gorcha released this 06 Apr 14:39
· 36 commits to master since this release

This release fixes a bug introduced by changes to the treatment of list based classes in tibble 3.0.0 that broke phone vectors in tibbles (#12). All phone vectors now also have the list class as recommended by the tibble changelog.

In the future dialr may use the vctrs package to implement the phone class once vctrs is a bit more stable.

The libphonenumber repo moved from https://github.com/googlei18n/libphonenumber/ to https://github.com/google/libphonenumber/ a little while ago. Docs have been updated accordingly (#11).