Adds date-range filtering for Android vitals error searches, a one-time consent-based GitHub star suggestion, and dependency and CI updates.
Added
-
After a successful metadata push, edit commit, or release, gplay suggests starring the project once when
ghis installed. The suggestion is printed to stderr; the CLI never waits for input or stars automatically. Agents must obtain an explicit yes before running the suggested command. SetGPLAY_NO_STAR_PROMPT=1to suppress it. (#277, #278) -
vitals errors issuesandvitals errors reportsnow accept--fromand--toinYYYY-MM-DDformat. Both dates are inclusive and interpreted in UTC; either bound can be supplied independently. Invalid dates and reversed ranges fail before network access. Omitting both flags retains the last-24-hours default. (#259)
Maintenance
- Update
google.golang.org/apito v0.294.0,golang.org/x/textto v0.41.0, and associated transitive dependencies. (#273) - Update the API-drift workflow to
actions/setup-pythonv7 and the fixture-release workflow toactions/setup-javav6. (#274, #275)
Download the binary for your platform and verify it with checksums.txt.