Skip to content

v0.4.0

Choose a tag to compare

@steipete steipete released this 04 May 02:05
· 31 commits to main since this release
v0.4.0
5227319

Changes

  • Add business_status to search, nearby, details, JSON output, and human CLI output. (#8)
  • Add drive-only --avoid-tolls, --avoid-highways, and --avoid-ferries direction flags backed by Routes API routeModifiers. (#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.