Skip to content

fix(result_merger): update logic for PDF merging conditions #169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

awwaawwa
Copy link
Member

  • Changed condition from all to any for dual and mono PDF path checks to improve merging logic.
  • Ensured that the merging process correctly handles cases where either PDF path is valid.

- Changed condition from `all` to `any` for dual and mono PDF path checks to improve merging logic.
- Ensured that the merging process correctly handles cases where either PDF path is valid.
…files

- Updated version number from 0.2.10 to 0.2.11 in `pyproject.toml`, `babeldoc/__init__.py`, `babeldoc/const.py`, and `babeldoc/main.py`.
@awwaawwa awwaawwa merged commit 9c6533b into main Mar 18, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant