Skip to content

Releases: threatgrid/asami

Transitive attributes

18 Mar 02:39
c26f228
Compare
Choose a tag to compare

Added support for transitive queries, and for lookup refs

Retraction fix

10 Mar 20:18
Compare
Choose a tag to compare

Fixes a problem with :db/retract statements.
Includes alpha 2 changes that introduced a new node type for more efficient persistence.

Retraction bugfix

10 Mar 20:31
Compare
Choose a tag to compare

Statements with db:retract are now processed correctly

Durability

06 Mar 05:41
3da5b8c
Compare
Choose a tag to compare

This is the first release with durable storage

Bugfix for multigraphs

20 Feb 00:37
Compare
Choose a tag to compare

This addresses a problem with entities having the same attributes multiple times

Clean artifacts

18 Feb 19:04
Compare
Choose a tag to compare

The generated jar previously reported a dependency on ClojureScript. This has been fixed.

Intro to logging

04 Feb 03:42
Compare
Choose a tag to compare

Moving to Zuko 0.4.0 allowed for some trace-level logging

Sandboxed queries

20 Jan 01:42
Compare
Choose a tag to compare

Queries are now default restricted in the functions that users can call

Transact Schema addition

13 Jan 02:24
Compare
Choose a tag to compare

Minor release to fix a missing schema definition for the asami.core/transact function arguments

Graph updates

12 Jan 03:19
Compare
Choose a tag to compare

Added a new graph-update operation for transactions