netajam_obsidian_note_uid_g.../versions.json
Netajam 94046153b6 Add ULID generator support (v1.2.0)
Add ULID as a third generator option alongside UUID and NanoID.
ULIDs are 26-character, lexicographically sortable identifiers
that encode creation time — useful for chronological ordering.

Update plugin description to reflect all three generator types.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 20:39:01 +01:00

5 lines
63 B
JSON

{
"1.0.0": "0.15.0",
"1.1.0": "0.15.0",
"1.2.0": "0.15.0"
}