-
v0.2.0 Stable
released this
2026-03-25 14:28:27 +09:00 | 2 commits to main since this release변경 사항
아키텍처 개선
- 코어 라이브러리 분리: pdf-helper-core 크레이트로 비즈니스 로직 추출 (Tauri 무의존)
- ProgressHandler 트레이트: 진행률 콜백을 추상화하여 GUI/CLI 공용
- Cargo workspace: core, tauri, cli 3분할 구조
- thiserror 도입: 구조화된 에러 타입
CLI 바이너리 추가
- pdf-helper engines — 사용 가능한 변환 엔진 표시
- pdf-helper convert — Office 파일을 PDF로 변환
- pdf-helper merge — PDF 파일 병합
- pdf-helper convert-merge — 변환 후 병합
버그 수정
- access_denied 판단 오류 수정
- LibreOffice 출력 파일명 불일치 수정
- system_time_to_iso를 chrono로 대체
테스트
- 34개 단위 테스트 통과, clippy 경고 0개
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0 Stable
released this
2026-03-24 11:16:26 +09:00 | 9 commits to main since this releasePDF Helper v0.1.0
Office 파일을 PDF로 변환하고 병합하는 Windows 데스크톱 앱의 첫 릴리즈입니다.
주요 기능
- 개별 변환: Office 파일(Excel, PowerPoint, Word) → PDF
- 변환 후 병합: 여러 파일을 변환하여 하나의 PDF로 병합
- 파일 드래그 앤 드롭, 순서 변경
- MS Office COM / LibreOffice 자동 감지
설치 파일
rust-pdf-helper_0.1.0_x64-setup.exe— NSIS 설치 프로그램 (2.4MB)rust-pdf-helper_0.1.0_x64_en-US.msi— MSI 설치 패키지 (3.5MB)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads