Skip to content

Releases: quoll/asami

Namespaced vars

27 Sep 19:56
Compare
Choose a tag to compare

Now allows namespaces on query vars. e.g:

[:find ?user/data :where [?x :a :user] [?x :data ?user/data]]

2023 bugfix

27 Jan 22:54
1194563
Compare
Choose a tag to compare

Cleaned up delete and release, along with several ClojureScript errors that had crept in.

Flexinodes

11 Jul 03:52
Compare
Choose a tag to compare

Allows entity nodes to include URIs and UUIDs as well as Internal nodes and keywords.

Reference IDs

11 Jul 02:52
Compare
Choose a tag to compare

Updates transactions to handle ref IDs much better. Removes the OSP indexes.