🎉 Stable Release
This release consolidates all pre-release versions into a stable release.
📦 Included Pre-releases
v0.0.2-beta.1v0.0.2-beta
📝 All Changes
Changes since v0.0.1:
🚀 Features
- 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)
🐛 Bug Fixes
- fix(auth): ensure process exits successfully after adding an account (d264165)
📚 Documentation
- docs: update README (39b2418)
♻️ Refactoring
- refactor: remove Google Cloud Code quota client implementation (cd680c6)