Skip to content

Releases: tobyqin/xmindparser

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 16:06
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

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:37
Release v1.2.1 - Fix config system for dynamic logger reconfiguration

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:27
Add pyyaml to GitHub Actions test dependencies

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 13:40
Fix Chinese character encoding issue in JSON export (v1.1.2)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Feb 13:37
Bump version to 1.1.1

- Add Python 3.14 support

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 16:20
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

Choose a tag to compare

@github-actions github-actions released this 13 Feb 16:11
Add --skip-existing flag to twine upload

v1.0.13

Choose a tag to compare

@github-actions github-actions released this 13 Feb 16:07
Use TWINE_USERNAME and TWINE_PASSWORD for PyPI upload

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 13 Feb 16:04
Disable OIDC for PyPI token upload

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 13 Feb 16:03
Fix OIDC for PyPI publish