Skip to content

Releases: dice-group/tentris

v1.3.1

12 Apr 06:36
2c328fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

10 Apr 08:18
3733291
Compare
Choose a tag to compare
v1.3.0 (#99)

1.1.3

29 Aug 10:02
9be81cf
Compare
Choose a tag to compare

This is a pure maintenance release to repair the build on recent compilers and OSes. There are no relevant code changes compared to v1.1.2.

What's Changed

  • Fix/build (#94)
    • include serd 0.30.16 dependency via conan
    • update how CMake handles conan
    • update boost to work with recent clang versions
    • reflect changes on Dockerfile
    • update README.MD
    • version bump

Full Changelog: 1.1.2...1.1.3

1.1.2

26 Jul 14:11
9ff31e2
Compare
Choose a tag to compare

What's Changed

  • Add option for hash-only hypertrie contexts.

Full Changelog: 1.1.0...1.1.2

1.1.0

09 Sep 11:22
ee1e0a6
Compare
Choose a tag to compare

hypertrie improvements:

  • hash based node storage
  • path compression
  • in-place storage of leafs nodes

1.0.7

26 Mar 09:11
a897a05
Compare
Choose a tag to compare
  • improved and fixed einsum operator graph from hypertrie/0.5.3
  • several fixes to result serialization. a rapid SAX parser based on rapidJSON is used now
  • HTTP chunked (streaming) is activated again
  • fixed Dockerfile
  • improved build process

1.1.0-rc15

03 Mar 13:25
89ef600
Compare
Choose a tag to compare
1.1.0-rc15 Pre-release
Pre-release

changes since 1.1.0-rc14

  • fixed result serialization of trivially empty queries

1.1.0-rc14

01 Feb 13:07
3d17057
Compare
Choose a tag to compare
1.1.0-rc14 Pre-release
Pre-release

changes since 1.1.0-rc13

  • back to serd 30.2 due to increased memory hunger
  • fixed linking of tcmalloc-minimal in Dockerfile
  • fixed use of lld

1.1.0-rc13

22 Jan 17:28
9d7bb32
Compare
Choose a tag to compare
1.1.0-rc13 Pre-release
Pre-release

changes since 1.1.0-rc12

  • march configurable in Dockerfile and used throughout
  • build latest tcmalloc-minimal in Dockerfile
  • updated sparql-parser-base, hypertrie and rdf-parser

1.1.0-rc12

15 Jan 13:30
260bffc
Compare
Choose a tag to compare
1.1.0-rc12 Pre-release
Pre-release
  • updated dependencies
  • use clang buildable sparql-parser-base/0.2.1
  • all clang Dockerfile
  • load googletest via FetchContent only if tests are enabled
  • updated ignore files
  • added clang format
  • updated third-party libraries, removed unused; added licenses
  • updated serd to 30.8