• v0.2.2 d4b831492e

    refactor: simplify Datastar configuration API

    ryan released this 2026-01-14 12:01:18 +00:00 | 62 commits to main since this release

    Flatten DatastarConfig struct into Options (DatastarContent, DatastarPath)
    and replace datastarHandlerRegistered bool with sync.Once for thread safety.

    Downloads