humg-banner-generator
Version:
🎓 Tạo banner chào mừng sinh viên HUMG với avatar, tên, trạng thái và thời gian. Hỗ trợ CLI và API.
37 lines (30 loc) • 1.1 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
## [1.1.0] - 2024-07-25
### 🎉 Added
- **3-line customizable text layout**:
- Main greeting: "Chào mừng, [USERNAME]"
- Status line: "[STATUS]" (ĐÃ THAM GIA / ĐÃ RỜI KHỎI)
- Community line: "CỘNG ĐỒNG TÂN SINH VIÊN K70 HUMG"
- **Status option** in API and CLI
- **Interactive CLI** now asks for status selection
- **Enhanced positioning** for better text layout
- **Improved styling** with consistent UTM_AvoBold font
### 🔧 Changed
- Updated text positioning for better visual balance
- Improved CLI user experience with status selection
- Enhanced color scheme for better readability
- Updated documentation with new features
### 📚 Documentation
- Complete README.md rewrite
- Added comprehensive API documentation
- Updated CLI usage examples
- Added status options documentation
## [1.0.0] - 2024-07-24
### 🎉 Initial Release
- Basic banner generation with avatar and name
- CLI tool support
- JavaScript API
- Font customization support
- DateTime display
- NPM package ready