3.0.2
better handling of non/partial geocodes:
- partial geocodes - match to output format, filling in NA where necessary
- non-geocodes - match to output format, filling all fields with NA
- if all addresses are flagged prior to geocoding (leaving an empty tibble), do not attempt to geocode, but still return with output format and all NAs
also implement GHA for container deployment.