Skip to content

Releases: scalamolecule/datomic-client-api-java-scala

Encode clojure.lang.BigInt correctly

22 Oct 10:00
Compare
Choose a tag to compare

Clojure BigInt encoded with appended "N" like "42N".

Transact empty Statement lists too

20 Oct 21:15
Compare
Choose a tag to compare

Allow to transact empty Statements/edn and return a valid transaction report with a txInstant timestamp.

See (Async)ConnectionTests for examples of use.

Update is published to SonaType as version 1.0.1 (see readme instructions for including the current version in your project).

Implementation complete

06 Aug 15:37
Compare
Choose a tag to compare
v1.0.0

v1.0.0 Async peer-server fixed. Implementation complete.