Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Releases: terminusdb/terminus_store_prolog

v0.14.1

07 Jan 15:55
Compare
Choose a tag to compare
version 0.14.1

- remove legacy code that was breaking the build on some platforms

v0.13.5

27 Nov 10:02
Compare
Choose a tag to compare
Fix CSV bugs

v0.13.4

23 Nov 15:58
Compare
Choose a tag to compare
Fix bugs in CSV

v0.13.3

16 Nov 15:41
Compare
Choose a tag to compare
Fix CSV hash calculations

v0.13.2

13 Nov 15:53
Compare
Choose a tag to compare
Add new Docker image with statically compiled SWI-Prolog

v0.13.1

15 Oct 12:02
Compare
Choose a tag to compare
version 0.13.1

- raise store dependency to 0.13.1
- new predicate to calculate layer stack size

v0.12.7

14 Oct 10:20
Compare
Choose a tag to compare
- add automatic csv schema creation

v0.12.6

09 Oct 14:33
Compare
Choose a tag to compare
- increase terminusdb-store version
- new tokio 0.2 backend
- parent layer caching fixed

v0.12.5

08 Oct 15:51
Compare
Choose a tag to compare
Update version to v0.12.5

v0.12.4

28 Sep 14:13
Compare
Choose a tag to compare
version 0.12.4

- raise store dependency to 0.12.3
-- faster predicate index construction
-- fix bug in predicate queries where triples were skipped
- implemented csv ingestion to a builder
- implemented diff application