Skip to content

1.3.0

Latest

Choose a tag to compare

@JuroOravec JuroOravec released this 25 Jan 16:38
· 2 commits to main since this release
4981957

What's Changed

Drop support for Python 3.8 and 3.9.

Feat

  • Allow multiline quoted strings:

    {% component "ListItem"
        attrs:class="
            {{ module_classes }}
            project-nav--item
            w-full mt-0 shadow
        "
    / %}

Full Changelog: 1.2.2...1.3.0