Skip to content

Commit 15c029c

Browse files
committed
remove invalid change log
1 parent 029a502 commit 15c029c

File tree

2 files changed

+0
-45
lines changed

2 files changed

+0
-45
lines changed

USER_MANUAL.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -744,26 +744,3 @@ DEBUG_VARIABLES=true node src/excel-cli.js export --xml ./queries/sample.xml
744744
- **Issues**: Report issues via GitHub
745745
- **Email**: sql2excel.nodejs@gmail.com
746746
- **Website**: sql2excel.com
747-
748-
## 📝 Changelog
749-
750-
### Version 2.0.0 (Latest)
751-
- ✨ Added template style system with 7 pre-defined styles
752-
- ✨ Enhanced dynamic variables with key-value pairs support
753-
- ✨ Added separate table of contents generation
754-
- ✨ Improved file validation with Korean character warnings
755-
- ✨ Added sheet-specific styling support
756-
- ✨ Enhanced CLI with style listing and validation
757-
- ✨ Improved error handling and user feedback
758-
- 🐛 Fixed various bugs and performance improvements
759-
760-
### Version 1.5.0
761-
- ✨ Added multi-database support
762-
- ✨ Enhanced variable system
763-
- ✨ Improved Excel styling options
764-
765-
### Version 1.0.0
766-
- 🎉 Initial release
767-
- ✨ Basic SQL to Excel conversion
768-
- ✨ Multi-sheet support
769-
- ✨ Variable system

USER_MANUAL_KR.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -745,25 +745,3 @@ DEBUG_VARIABLES=true node src/excel-cli.js export --xml ./queries/sample.xml
745745
- **이메일**: sql2excel.nodejs@gmail.com
746746
- **웹사이트**: sql2excel.com
747747

748-
## 📝 변경 이력
749-
750-
### 버전 2.0.0 (최신)
751-
- ✨ 7가지 사전 정의된 스타일이 포함된 템플릿 스타일 시스템 추가
752-
- ✨ 키-값 쌍 지원이 포함된 향상된 동적 변수
753-
- ✨ 별도 목차 생성 기능 추가
754-
- ✨ 한글 문자 경고가 포함된 향상된 파일 검증
755-
- ✨ 시트별 스타일링 지원 추가
756-
- ✨ 스타일 목록 및 검증이 포함된 향상된 CLI
757-
- ✨ 향상된 오류 처리 및 사용자 피드백
758-
- 🐛 다양한 버그 수정 및 성능 개선
759-
760-
### 버전 1.5.0
761-
- ✨ 다중 데이터베이스 지원 추가
762-
- ✨ 향상된 변수 시스템
763-
- ✨ 향상된 Excel 스타일링 옵션
764-
765-
### 버전 1.0.0
766-
- 🎉 초기 릴리스
767-
- ✨ 기본 SQL to Excel 변환
768-
- ✨ 멀티 시트 지원
769-
- ✨ 변수 시스템

0 commit comments

Comments
 (0)