Get the latest releases of the HyperTemplates CLI (hyperctl
).
Get the latest releases of the HyperTemplates CLI (hyperctl
).
Version 0.17.3 includes all of the improvements from version 0.17.2, and marks the completion of a migration from a monorepo structure to a more modular architecture. This release also lays the groundwork for the potential future open sourcing of HyperTemplates components. 🎉
hyperctl_v0.17.3_darwin_universal.tar.gz
hyperctl_v0.17.3_darwin_arm64.tar.gz
hyperctl_v0.17.3_darwin_amd64.tar.gz
hyperctl_v0.17.3_linux_arm64.tar.gz
hyperctl_v0.17.3_linux_amd64.tar.gz
hyperctl_v0.17.3_windows_arm64.tar.gz
hyperctl_v0.17.3_windows_amd64.tar.gz
Fixed a bug in all builds that allowed pages with
page.draft
set totrue
to be included in the build output.
hyperctl_0.17.2_darwin_universal.tar.gz
hyperctl_0.17.2_darwin_arm64.tar.gz
hyperctl_0.17.2_darwin_amd64.tar.gz
hyperctl_0.17.2_linux_arm64.tar.gz
hyperctl_0.17.2_linux_amd64.tar.gz
hyperctl_0.17.2_windows_arm64.tar.gz
hyperctl_0.17.2_windows_amd64.tar.gz
Fixed bug preventing feed pages from being updated during incremental builds (i.e.
hyperctl generate
andhyperctl publish
). Minor performance improvement inlibhypertexting
builds.
hyperctl_0.17.1_darwin_universal.tar.gz
hyperctl_0.17.1_darwin_arm64.tar.gz
hyperctl_0.17.1_darwin_amd64.tar.gz
hyperctl_0.17.1_linux_arm64.tar.gz
hyperctl_0.17.1_linux_amd64.tar.gz
hyperctl_0.17.1_windows_arm64.tar.gz
hyperctl_0.17.1_windows_amd64.tar.gz
NEW: Added support for overriding
site.config.content_dir
,site.config.data_dir
,site.config.static_dir
, andsite.config.theme
from command flags and/or environment variables. These changes make it possible to build multiple versions of a site from the same commit without needing to modifysite.yaml
orsite.json
. See thehyperctl build
,hyperctl deploy
,hyperctl generate
,hyperctl publish
, andhyperctl server
commands for more information.
hyperctl_0.17.0_darwin_universal.tar.gz
hyperctl_0.17.0_darwin_arm64.tar.gz
hyperctl_0.17.0_darwin_amd64.tar.gz
hyperctl_0.17.0_linux_arm64.tar.gz
hyperctl_0.17.0_linux_amd64.tar.gz
hyperctl_0.17.0_windows_arm64.tar.gz
hyperctl_0.17.0_windows_amd64.tar.gz
CHANGES: fixed a bug in
ht-base
processing order that was introduced in 0.16.0;ht-base
attributes must be processed afterht-attrs
,ht-content
, andht-block
.
hyperctl_0.16.1_darwin_universal.tar.gz
hyperctl_0.16.1_darwin_arm64.tar.gz
hyperctl_0.16.1_darwin_amd64.tar.gz
hyperctl_0.16.1_linux_arm64.tar.gz
hyperctl_0.16.1_linux_amd64.tar.gz
hyperctl_0.16.1_windows_arm64.tar.gz
hyperctl_0.16.1_windows_amd64.tar.gz
NEW: this release adds the
ht-query
attribute for annotating URLs (e.g.href
andsrc
attributes) with query parameters, and improves performance by as much as 25-35% by employing more concurrency in builds.
hyperctl_0.16.0_darwin_universal.tar.gz
hyperctl_0.16.0_darwin_arm64.tar.gz
hyperctl_0.16.0_darwin_amd64.tar.gz
hyperctl_0.16.0_linux_arm64.tar.gz
hyperctl_0.16.0_linux_amd64.tar.gz
hyperctl_0.16.0_windows_arm64.tar.gz
hyperctl_0.16.0_windows_amd64.tar.gz
NEW: this release adds the
hyperctl asset ls
command,ht-base
templating attribute, and two new template data properties are now available duringht-template
iteration (ht.index
+ht.count
).
hyperctl_0.15.0_darwin_universal.tar.gz
hyperctl_0.15.0_darwin_arm64.tar.gz
hyperctl_0.15.0_darwin_amd64.tar.gz
hyperctl_0.15.0_linux_arm64.tar.gz
hyperctl_0.15.0_linux_amd64.tar.gz
hyperctl_0.15.0_windows_arm64.tar.gz
hyperctl_0.15.0_windows_amd64.tar.gz
CHANGES: Fixed a bug in
page.author
andpage.contributors
template data processing. Minor performance improvement from fixing an innocuous bug inht-attrs
processing that would cause some ht-attrs attributes to be processed multiple times.
hyperctl_0.14.3_darwin_universal.tar.gz
hyperctl_0.14.3_darwin_arm64.tar.gz
hyperctl_0.14.3_darwin_amd64.tar.gz
hyperctl_0.14.3_linux_arm64.tar.gz
hyperctl_0.14.3_linux_amd64.tar.gz
hyperctl_0.14.3_windows_arm64.tar.gz
hyperctl_0.14.3_windows_amd64.tar.gz
This is the first public release of HyperTemplates. Check out the introductory blog post for more information.
hyperctl_0.14.2_darwin_universal.tar.gz
hyperctl_0.14.2_darwin_arm64.tar.gz
hyperctl_0.14.2_darwin_amd64.tar.gz
hyperctl_0.14.2_linux_arm64.tar.gz
hyperctl_0.14.2_linux_amd64.tar.gz
hyperctl_0.14.2_windows_arm64.tar.gz
hyperctl_0.14.2_windows_amd64.tar.gz