Skip to content

Releases: replikativ/datahike

0.6.1577

24 Sep 20:01
87aed88

Choose a tag to compare

Fix attribute refs bug when transacting tuple value (#696)

Fixes issue #695

Co-authored-by: Jonas Östlund <ostlund.jobtech@gmail.com>

0.6.1576

11 Sep 21:14
f85c748

Choose a tag to compare

Allow config setting to disable consistency check. (#693)

* Allow config setting to disable consistency check.

* Add documentation to config mismatch error.

0.6.1575

11 Sep 08:05
1c0822e

Choose a tag to compare

Refactor query and search for better performance (#674)

* Refactor query and search for better performance

* FIXUP

* FIXUP format

* FIXUP format

* FIXUP format

---------

Co-authored-by: Jonas Östlund <ostlund.jobtech@gmail.com>

0.6.1574

09 Sep 21:52
7428d0a

Choose a tag to compare

ci: add native image builds for linux and macos (#690)

* ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

* fixup! ci: add native-image builds and releases

0.6.1573

28 Aug 19:35
099d8ba

Choose a tag to compare

Refactor db interface (#691)

* Refactor db interface

* FIXUP format

* FIXUP format

0.6.1572

28 Aug 19:29
6750a3d

Choose a tag to compare

ci: update images (#692)

0.6.1571

31 Jul 07:06
d5e564e

Choose a tag to compare

Ignore cache size config entries. (#689)

0.6.1570

31 Jul 05:07

Choose a tag to compare

Fix format.

0.6.1568

25 Jun 08:20
6ac18c2

Choose a tag to compare

Update datalog-parser dependency: Support pull patterns being sets (#…

0.6.1567

23 Jun 18:17
0e4002a

Choose a tag to compare

Fix issue 684: Make it possible to compare values of different types …