Releases: AndersonBY/md2word
Releases · AndersonBY/md2word
Desktop App v0.2.3
v0.2.3
Desktop App v0.2.2
v0.2.2
Desktop App v0.2.1
Release v0.2.1
Desktop App v0.2.0
feat: improve CLI agent-friendliness with new discovery commands - Add --show-config to print effective config as JSON - Add --list-formats to list all heading numbering formats with examples - Add --validate-config to check config for unknown keys/values - Add stdin support (use '-' as input) - Show config source info ([INFO] Using config/default) before conversion - Warn when explicitly passed -c file doesn't exist (silent for implicit) - Add table block to DEFAULT_CONFIG for complete --init-config output - Add Config.validate() method for config validation - Remove redundant md2word-cli skill, keep unified md2word skill - Bump version to 0.2.0
Desktop App v0.1.3
fix: make pyinstaller spec robust