Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 03:42
· 108 commits to main since this release
ca3bb97

Minor Changes

  • #197 d67ff14 Thanks @GLips! - Improve structure of MCP files, change strategy used for parsing Figma files to make it more flexible and extensible.

  • #199 a8b59bf Thanks @GLips! - Add support for pattern fills in Figma.

  • #203 edf4182 Thanks @GLips! - Add support for Fill, Fit, Crop and Tile image types in Figma. Adds image post-processing step.

Patch Changes

  • #202 4a44681 Thanks @GLips! - Add --skip-image-downloads option to CLI args and SKIP_IMAGE_DOWNLOADS env var to hide the download image tool when set.