Skip to content

Releases: threatgrid/zuko

Non-recursive conversion

27 May 19:01
Compare
Choose a tag to compare

Entity conversion no longer recurses on arrays

Cljs 844

08 Apr 19:10
Compare
Choose a tag to compare

Bumped dependencies

IO operations

31 Mar 02:36
Compare
Choose a tag to compare

Added new io operations

Entity keys

20 Mar 21:58
Compare
Choose a tag to compare

Entities are no longer restricted in key type

Removing Cheshire

20 Mar 00:16
7a812aa
Compare
Choose a tag to compare

Dependency on Cheshire is removed, and converting entities to triples is quieter

Lookup refs

12 Mar 17:50
Compare
Choose a tag to compare

Added lookup refs into entities

Expanded query types

12 Mar 02:29
Compare
Choose a tag to compare

Queries can now resolve to types that occur outside of the original restrictions

Entity node types

10 Mar 20:16
Compare
Choose a tag to compare

Entity nodes were previously only keywords. This release allows for other node types.

Bugfix for multigraphs

20 Feb 00:30
Compare
Choose a tag to compare

Fixed an error caused when multigraphs tried to add the same value multiple times to entities

Clean artifacts

18 Feb 19:02
7c8a643
Compare
Choose a tag to compare

The generated jar used to have ClojureScript as an unnecessary dependency. This has been fixed.