• v0.2.2 928f5437fc

    Ghost released this 2023-08-23 18:29:48 +02:00 | 28 commits to main since this release

    • Apply side effects for tuple args systems.

    Deferred side effects(Commands) that were pushed in scripting exposed
    systems were only applied for argument-less systems.
    This PR fixes this by applying deferred side effects in macro that
    implement functions with arguments.

    • Bump version
    Downloads