Skip to content

ICONIFY 4.0.1

Choose a tag to compare

@mcanouil-dev mcanouil-dev released this 01 Aug 17:59
96ca7eb

Installation

quarto add mcanouil/quarto-iconify@4.0.1

Changelog

Bug Fixes

  • fix: Honour inline: false written as a bare YAML boolean. The value was read as an absent option, so icons kept the inline attribute that the default applies.

Documentation

  • docs: Add a documentation website under docs/, built on the atelier project type and published to https://m.canouil.dev/quarto-iconify/, drawing its icons with the extension itself.
  • docs: Trim README.md to a landing page pointing at the website.
  • docs: Add the Pages workflow, which renders docs/ on pull requests and deploys it from the release tag.
  • docs: Add the Quarto Extensions Updates workflow, scanning docs for the website's own dependencies.

What's Changed

  • ci: harmonise release workflow ♻️ by @mcanouil in #73
  • docs: add a documentation website under docs/ by @mcanouil in #74
  • fix: honour inline false written as a bare YAML boolean by @mcanouil in #75
  • ci: bump version for release 🚀 by @mcanouil-dev[bot] in #76

Full Changelog: 4.0.0...4.0.1