Releases: tobyqin/xmindparser
Releases · tobyqin/xmindparser
Release list
v1.2.2
Release version 1.2.2 - Add new config options: showStructure and showRelationship - Support for parsing relationships in Xmind Zen/2026 files - Conditional structure inclusion for Zen files - Updated documentation and tests
v1.2.1
Release v1.2.1 - Fix config system for dynamic logger reconfiguration
v1.2.0
Add pyyaml to GitHub Actions test dependencies
v1.1.2
Fix Chinese character encoding issue in JSON export (v1.1.2)
v1.1.1
Bump version to 1.1.1 - Add Python 3.14 support
v1.1.0
Update GitHub Action and README for publishing workflow - Fix sed command quote escaping in GitHub Action - Add For Developers section in README with publish instructions
v1.0.14
Add --skip-existing flag to twine upload
v1.0.13
Use TWINE_USERNAME and TWINE_PASSWORD for PyPI upload
v1.0.12
Disable OIDC for PyPI token upload