• Unify NostrUser and Author nodes; add migrations support
    Some checks failed
    Go / build-and-release (push) Has been cancelled

    mleku released this 2025-12-03 20:02:41 +00:00 | 16 commits to main since this release

    Merged 'Author' nodes into 'NostrUser' for unified identity tracking and social graph representation. Introduced migrations framework to handle schema changes, including retroactive updates for existing relationships and constraints. Updated tests, schema definitions, and documentation to reflect these changes.

    Downloads