• v0.2.1 4b4de3374c

    feat(sdk): rename attribute to #[chain_module], keep #[fai_module] alias
    Some checks failed
    CI / Linux x86_64 (Forgejo) (push) Failing after 2s

    flemming released this 2026-07-11 19:02:40 +02:00 | 1 commits to main since this release

    The public macro name was the last product-scoped 'fai' identifier
    in the SDK surface. #[chain_module] is now the primary attribute
    (README + examples updated); #[fai_module] stays as a delegating
    alias so modules written before the rename keep compiling. 0.2.1.

    Signed-off-by: flemming-it sf@flemming.it

    Downloads