Changes
- Add
business_statusto search, nearby, details, JSON output, and human CLI output. (#8) - Add drive-only
--avoid-tolls,--avoid-highways, and--avoid-ferriesdirection flags backed by Routes APIrouteModifiers. (#7)
Verification
- CI green on main and v0.4.0 tag.
- Live Places smoke returned
business_status=OPERATIONAL. - Live Routes smoke returned driving directions with
--avoid-tolls.
Thanks @doomsday-rgb and @gabob23.