Releases: duongductrong/antigravity-kit
Releases · duongductrong/antigravity-kit
Release list
v0.0.6
🎉 Stable Release
This release consolidates all pre-release versions into a stable release.
📦 Included Pre-releases
v0.0.6-beta.1v0.0.6-beta
📝 All Changes
Changes since v0.0.5:
🐛 Bug Fixes
- fix: enhance model quota matching logic and improve percentage calculation (506206b)
- fix: improve Antigravity launch and quit process with retries and graceful handling (9e63e19)
🏠 Chores
v0.0.6-beta.1
0.0.6-beta.1 (2026-02-28)
🐛 Bug Fixes
- enhance model quota matching logic and improve percentage calculation (506206b)
v0.0.6-beta
0.0.6-beta (2026-02-28)
🐛 Bug Fixes
- improve Antigravity launch and quit process with retries and graceful handling (9e63e19)
🏠 Chores
- add tests for scout-block hook in PowerShell and Bash scripts, and update .gitignore (9916b6e)
v0.0.5
🎉 Stable Release
This release consolidates all pre-release versions into a stable release.
📦 Included Pre-releases
v0.0.5-beta.1v0.0.5-beta
📝 All Changes
Changes since v0.0.4:
🚀 Features
- feat(auth): enhance authentication flow with method selection and manual token entry (d21183a)
📚 Documentation
- docs: Add original author and license information to oauth, oauth-server, and quota utility files. (c61547e)
♻️ Refactoring
- refactor: standardize code formatting and improve readability across utility modules (c998265)
🏠 Chores
v0.0.5-beta.1
v0.0.5-beta
0.0.5-beta (2026-01-04)
📚 Documentation
- Add original author and license information to oauth, oauth-server, and quota utility files. (c61547e)
🏠 Chores
- add dependabot configuration for npm updates (938c255)
♻️ Code Refactoring
- standardize code formatting and improve readability across utility modules (c998265)
v0.0.4
🎉 Stable Release
This release consolidates all pre-release versions into a stable release.
📦 Included Pre-releases
v0.0.4-beta.3v0.0.4-beta.2v0.0.4-beta.1v0.0.4-beta
📝 All Changes
Changes since v0.0.3:
🚀 Features
- 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)
🐛 Bug Fixes
- fix: Adjust package.json lookup path for bundled builds. (3523789)
🏠 Chores
v0.0.4-beta.3
v0.0.4-beta.2
0.0.4-beta.2 (2026-01-04)
🚀 Features
- Add project logo, update README, and introduce a git push helper script. (247287a)