Changelog
- Add CI audit checks for workflows, Staticcheck, gosec, govulncheck, and GoReleaser config.
- Make human output truncation UTF-8 safe and strip Unicode format controls.
- Run route waypoint searches in parallel and deduplicate repeated place results.
- Normalize and escape details/photo resource paths, including full
places/...names and photo names already ending in/media. - Surface public client methods in root package documentation and editor tooling.
- Accept full Routes API endpoint overrides for route search without duplicating
/directions/v2:computeRoutes. - Return full search and nearby response objects for JSON output, including
next_page_token. - Fix manual release dispatch tag handling to avoid shell interpolation and validate tag shape.
- Restore support for free (
0) price-level search filters.