🎉 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)