• 0.9.21 8f6eebc43b

    Render structured list and table entries in stat block traits
    CI / check (push) Successful in 2m21s
    CI / build-image (push) Successful in 17s

    dostulata released this 2026-04-04 22:09:11 +02:00 | 25 commits to main since this release

    Stat block traits containing 5etools list (e.g. Confusing Burble d4
    effects) or table entries were silently dropped. The adapter now
    produces structured TraitSegment[] instead of flat text, preserving
    lists and tables as first-class data. The stat block component renders
    labeled list items inline (bold label + flowing text) matching the
    5etools layout. Also fixes support for the singular "entry" field on
    list items and bumps the bestiary cache version to force re-normalize.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads