Skip to content

Releases: replikativ/datahike

0.6.1587

27 Sep 17:59

Choose a tag to compare

Fix format.

0.6.1586

27 Sep 18:01
6fc6034

Choose a tag to compare

Make sure that the datoms of history are distinct (#706)

* Make sure that the datoms of history are distinct

* FIXUP

* FIXUP merge sorted sequences of distinct datoms into a new sorted sequence of distinct datoms

---------

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

0.6.1585

27 Sep 17:41
c88c3af

Choose a tag to compare

Use Timbre's default logging behavior in Babashka pod (#709)

* test dthk stderr logging in run-native-image-tests

* disable :println appender explicitly

* only configure stderr logging outside Babashka

---------

Co-authored-by: Coby Tamayo <coby@tamayo.email>

0.6.1584

26 Sep 07:47

Choose a tag to compare

Fix tempid arg list case.

0.6.1583

26 Sep 07:10
87b713e

Choose a tag to compare

Fix spec to argslist translation (#701)

* Fix spec to argslist translation.

* Remove redundant test case.

* Remove unused spec namespace.

0.6.1582

26 Sep 07:09
8a1d1f1

Choose a tag to compare

Use CompletableFuture in promise implementation. (#700)

* Use CompletableFuture in promise implementation.

* Wrap exception correctly, unify transact and transact!.

0.6.1581

25 Sep 17:45
e1cb9b0

Choose a tag to compare

Make datoms function work with system attribute components (#704)

* Make datoms function work with system attribute components

* FIXUP

---------

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

0.6.1580

25 Sep 07:59

Choose a tag to compare

Fix format.

0.6.1579

25 Sep 08:00
2ebb58e

Choose a tag to compare

always log to STDERR from datahike.cli (#702)

Co-authored-by: Coby Tamayo <coby@tamayo.email>

0.6.1578

25 Sep 07:38
b249842

Choose a tag to compare

Use ident keywords in add/retract tuple syntax with attribute-refs? e…