addr 0.5.0
What's Changed
addr_match_geocode()
reports more specificmatch_method
for tiger matching ("street" or "range") by @cole-brokamp in #25- addr matched to tiger street but no range returns closest range by @cole-brokamp in #30
- print addr objects in color and with style to visually represent tags by @cole-brokamp in #34
- example code for working with s2 parent cells and mapping with rdeck by @cole-brokamp in #33
- use dummy address components for better addr parsing of tiger street range names by @erikarasnick in #35
New Contributors
- @erikarasnick made their first contribution in #35
Full Changelog: v0.4.0...v0.5.0