Releases: lanseria/wr-cl
Releases · lanseria/wr-cl
Release v1.4.0
Word Document Content Replacer CLI Tool v1.4.0
**发布日期: 2025-02-27
构建提交:** b4cf485
初始版本
- 首次发布
安装指南
- 下载对应操作系统的压缩包
- 解压并配置:
# Linux/macOS
tar xzf wr-cl-*.tar.gz
# Windows
tar -xzf wr-cl-windows.tar.gz
- 复制
config.json.template
为config.json
并按需修改
SHA256 校验和
12b641e7fbcb61a585d45b4ee22853d485df302bd5b7f5de4328abe74104b6b7
Release v1.3.0
Word Document Content Replacer CLI Tool v1.3.0
Release Date: 2025-02-27
Installation
- Download the appropriate version for your operating system
- Extract the archive:
# Linux/macOS tar xzf wr-cl-*.tar.gz # Windows (PowerShell) tar -xzf wr-cl-windows.tar.gz
- Copy
config.json.template
toconfig.json
and modify as needed
Usage
# Show help
./wr-cl --help
# Run with config
./wr-cl --config config.json
# Run in dry-run mode
./wr-cl --config config.json --dry-run
# Set log level
./wr-cl --config config.json --log-level debug
System Requirements
- Windows/macOS/Linux
- No additional dependencies required (bundled)
Build Information
- Built with Python 3.11
- PyInstaller bundle
- Build date: 2025-02-27
- Build commit: d5ea55b
SHA256 Checksums
c8a1be1d0953d1affada0961e7e55d51cfce2037145a0ec1ec668dbb768c612d
Release v1.2.0
Word Document Content Replacer CLI Tool v1.2.0
Release Date: 2025-02-24
Installation
- Download the appropriate version for your operating system
- Extract the archive:
# Linux/macOS tar xzf wr-cl-*.tar.gz # Windows (PowerShell) tar -xzf wr-cl-windows.tar.gz
- Copy
config.json.template
toconfig.json
and modify as needed
Usage
# Show help
./wr-cl --help
# Run with config
./wr-cl --config config.json
# Run in dry-run mode
./wr-cl --config config.json --dry-run
# Set log level
./wr-cl --config config.json --log-level debug
System Requirements
- Windows/macOS/Linux
- No additional dependencies required (bundled)
Build Information
- Built with Python 3.11
- PyInstaller bundle
- Build date: 2025-02-24
- Build commit: 29f31de
SHA256 Checksums
875ab8af2b78b4fa635aa0557556978137d5b5815c6f720a94da3429c99de3bb
Release v1.1.0
Word Document Content Replacer CLI Tool v1.1.0
Release Date: 2025-02-21
Installation
- Download the appropriate version for your operating system
- Extract the archive:
# Linux/macOS tar xzf wr-cl-*.tar.gz # Windows (PowerShell) tar -xzf wr-cl-windows.tar.gz
- Copy
config.json.template
toconfig.json
and modify as needed
Usage
# Show help
./wr-cl --help
# Run with config
./wr-cl --config config.json
# Run in dry-run mode
./wr-cl --config config.json --dry-run
# Set log level
./wr-cl --config config.json --log-level debug
System Requirements
- Windows/macOS/Linux
- No additional dependencies required (bundled)
Build Information
- Built with Python 3.11
- PyInstaller bundle
- Build date: 2025-02-21
- Build commit: 59171cf
SHA256 Checksums
e0af4571232e57ee7c58a006c067ba34b02f279b0764d445c61fab008e7ed921
Release v1.0.0
Word Document Content Replacer CLI Tool v1.0.0
Installation
- Download the appropriate version for your operating system
- Extract the archive:
# Linux/macOS tar xzf wr-cl-*.tar.gz # Windows (PowerShell) tar -xzf wr-cl-windows.exe.tar.gz
- Copy
config.json.template
toconfig.json
and modify as needed
Usage
# Show help
./wr-cl --help
# Run with config
./wr-cl --config config.json
# Run in dry-run mode
./wr-cl --config config.json --dry-run
# Set log level
./wr-cl --config config.json --log-level debug
System Requirements
- Windows/macOS/Linux
- No additional dependencies required (bundled)
Build Information
- Python 3.11
- Built with PyInstaller
- Platform-specific binaries included