Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-02-13 | 626 Bytes | |
v10.0.2 - Updated Deno SqliteFFI driver, animal story source code.tar.gz | 2023-02-13 | 201.0 kB | |
v10.0.2 - Updated Deno SqliteFFI driver, animal story source code.zip | 2023-02-13 | 294.6 kB | |
Totals: 3 Items | 496.2 kB | 0 |
Fixes
DocDriverSqliteFfi
has been updated to usehttps://deno.land/x/sqlite3@0.7.3
which has compatibility with Deno 1.30.0 and up. This driver uses unstable APIs and will not work with previous versions of Deno.
Docs
- Updated the example 'animal story' script to showcase Earthstar's ephemeral document features. Thank you @johanbove!
- Updated the README to make it clear that certain APIs like
ReplicaDriverWeb
are only available through different namespaces in the NPM distribution.
Chores
- Upgraded range-reconcile to version 1.0.1.