Skip to content

v2.2.0

Latest

Choose a tag to compare

@code-and-crypto code-and-crypto released this 29 Aug 20:12
· 4 commits to main since this release

Packaging, continuous integration, and a conventional changelog.

Added

  • pyproject.toml — installs with pip, exposes an inkscape-mcp-server console script. Runtime dependencies remain empty.
  • CI across Linux, macOS and Windows on Python 3.9–3.13, a second pass with a real Inkscape on Linux and Windows, and a build-and-install job.
  • --require-inkscape flag for the self-test.

Changed

  • The self-test distinguishes skipped from failed, so the pure-Python half runs anywhere.
  • Documentation restructured around a conventional changelog.

Full notes in CHANGELOG.md.