Releases: Epiled/yellow-battery
Releases · Epiled/yellow-battery
v1.0.0
Release v1.1.0 - The Standardization Update 🌍⚡
This release marks a significant architectural milestone for the Yellow Battery project. We have completely overhauled the directory structure, standardized the codebase language, and modernized the local development workflow to ensure high maintainability.
♻️ Refactoring & Internationalization
- English Translation: The entire codebase—including variables, functions, structural classes, and inline comments—has been fully translated to English, aligning the project with global software engineering standards.
🏗️ Architecture & Organization
- Asset Isolation: Established a dedicated
design/directory to safely house documentation assets, mockups, and README banners, keeping the core application source strictly for executable code. - File Structure: Relocated misplaced application files to their semantically correct directories, ensuring a clean and intuitive project tree.
⚙️ Build Tools & Development Workflow
- Live Reloading: Integrated and configured
browser-syncinto the project to provide a seamless, real-time local development experience. - Gulp Synchronization: Updated
gulpfile.jsconfigurations and asset paths to correctly resolve files within the new architectural layout.
📚 Documentation
- README Overhaul: Rewrote the "Install and Use" and "File Structure" sections to provide accurate, up-to-date guidance for the new environment and directory design.
Full Changelog: v1.0.0...v1.0.0