Skip to content

v0.11.1 — Cross-platform CI reliability

Latest

Choose a tag to compare

@vivekVells vivekVells released this 15 Aug 21:24
7df0519

What's Changed

  • Add Windows and Python 3.13 to the test matrix by @shariqueahmad108-ship-it, with cross-platform hardening and release follow-ups by @vivekVells, in #62
    • Add CI coverage for Ubuntu and Windows on Python 3.11 and 3.13.
    • Verify that every matrix job uses its declared Python interpreter.
    • Make permission and UTF-8 decoding tests portable on Windows.
    • Pin CI to Pandoc 3.1.3 using a reviewed action commit.
    • Align PDF validation with the production XeLaTeX configuration.
    • Add a stable, fail-closed CI OK check.
    • Preserve the existing MCP tool contract and conversion behavior.
    • Update package and MCP server versions to 0.11.1.
    • Document the cross-platform CI contract for contributors.

New Contributors

Full Changelog: v0.11.0...v0.11.1