[hyperctl] Version 0.19.0 is now available

hyperctl version 0.19.0 adds several new features including support for site.pages, site.drafts, and site.assets template data. It also brings several improvements to ht-block elements, including access to page.* template data from ht-blocktemplates.

  • Added site.pages, site.drafts, and site.assets to template data
  • Added page.* template data to ht-block
  • Added support for template data array accessors (e.g. page.attachments.1.kind)
  • Added support for ht-block user data
  • Improved markdown detection of inline vs block-level ht-block elements;
    block-level ht-block elements should no longer be wrapped in <p> tags.
  • Improved markdown detection of <!--more--> comments (now detects whitespace variants, e.g. <!-- more -->)

Version 0.19.0 is available to download now:

To see a complete list of changes, including the first breaking changes to hyperctl, please see the CHANGELOG.