• 2026.02.02 c163f9766a

    Ghost released this 2026-02-02 18:50:52 +01:00 | 27 commits to master since this release

    Expands variable validation to also include support for partial resolution.

    In short, this will partially execute script code until it hits unresolved runtime variables, and store that as the new script representation. This functionality will allow for the upcoming inspect command, which will show users their script code in action without having to dry-run.

    Downloads