Releases: threatgrid/asami
Releases · threatgrid/asami
Transitive attributes
Added support for transitive queries, and for lookup refs
Retraction fix
Fixes a problem with :db/retract
statements.
Includes alpha 2 changes that introduced a new node type for more efficient persistence.
Retraction bugfix
Statements with db:retract
are now processed correctly
Durability
This is the first release with durable storage
Bugfix for multigraphs
This addresses a problem with entities having the same attributes multiple times
Clean artifacts
The generated jar previously reported a dependency on ClojureScript. This has been fixed.
Intro to logging
Moving to Zuko 0.4.0 allowed for some trace-level logging
Sandboxed queries
Queries are now default restricted in the functions that users can call
Transact Schema addition
Minor release to fix a missing schema definition for the asami.core/transact
function arguments
Graph updates
Added a new graph-update operation for transactions