0.0.6 (2026-02-28)
- fix: enhance model quota matching logic and improve percentage calculation (506206b)
- fix: improve Antigravity launch and quit process with retries and graceful handling (9e63e19)
- chore(master): release 0.0.6-beta.1 (daf0973)
- chore(master): release 0.0.6-beta (64d00bb)
- chore: add tests for scout-block hook in PowerShell and Bash scripts, and update .gitignore (9916b6e)
0.0.5 (2026-01-25)
- feat(auth): enhance authentication flow with method selection and manual token entry (d21183a)
- docs: Add original author and license information to oauth, oauth-server, and quota utility files. (c61547e)
- refactor: standardize code formatting and improve readability across utility modules (c998265)
- chore(master): release 0.0.5-beta.1 (f2a0b41)
- chore(master): release 0.0.5-beta (4f7c9e1)
- chore: add dependabot configuration for npm updates (938c255)
0.0.4 (2026-01-04)
- feat: Add project logo, update README, and introduce a git push helper script. (247287a)
- feat: Add CLI upgrade command with interactive version selection and installation. (744eccd)
- fix: Adjust package.json lookup path for bundled builds. (3523789)
- chore(master): release 0.0.4-beta.3 (921bcd2)
- chore: Update logo image. (424a20c)
- chore(master): release 0.0.4-beta.2 (3042513)
- chore(master): release 0.0.4-beta.1 (b28695e)
- chore(master): release 0.0.4-beta (ad8bc3b)
0.0.3 (2026-01-04)
- feat: add interactive account selection for auth quota and live quota display for auth list (318e103)
- chore(master): release 0.0.3-beta (bc4ef7a)
0.0.2 (2026-01-04)
- feat: introduce Google Cloud Code quota client and async token storage (93d15a2)
- feat: Add Google OAuth authentication, token storage, and quota checking, enhancing auth commands with status and options. (769ed54)
- fix(auth): ensure process exits successfully after adding an account (d264165)
- docs: update README (39b2418)
- refactor: remove Google Cloud Code quota client implementation (cd680c6)