Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[Unreleased]
Added
- Initial project structure for GitHub Explorer
- Web dashboard UI with core functionality
- Node.js API helper library
- Modular service classes for extensibility
- Example usage scripts
- Jest test suite
- English documentation (README.md)
[1.0.0] - 2025-07-19
🚀 First Public Release
- Stable production-ready version
- All core features implemented
- CI/CD pipeline configured
- License (GPL) added