Skip to content

ATELIER 0.10.1

Choose a tag to compare

@mcanouil-dev mcanouil-dev released this 01 Aug 10:59
· 15 commits to main since this release
61af498

Installation

quarto add mcanouil/quarto-atelier@0.10.1

Changelog

Bug Fixes

  • fix: frame an .embed-art card at the dimensions of what it holds rather than at a fixed shape. An <img> is framed at its own dimensions and an <embed> at the width and height given on the image, so the padding stays the same on all four sides; anything that did not match the old fixed 1.5 was letterboxed inside it, which read as a band of padding down one axis and none on the other. --atelier-embed-art-width and --atelier-embed-art-ratio now apply only to an <embed> given no size of its own, which is the one case with nothing to follow.

What's Changed

  • fix: frame an .embed-art card at the size of what it holds by @mcanouil in #26
  • ci: bump version for release 🚀 by @mcanouil-dev[bot] in #27

Full Changelog: 0.10.0...0.10.1