add support for v2 hashing algorithm.

update README.md and demo file to be more in sync.
update to v0.10.0.
This commit is contained in:
2026-03-29 22:34:43 -04:00
parent d5363c3960
commit c776b5df6a
33 changed files with 2255 additions and 1524 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@itsericwoodward/twtxt-lib",
"version": "0.9.4",
"version": "0.10.0",
"license": "MIT",
"exports": "./src/index.ts"
}