Fork me on GitHub
#datahike
<
2021-01-30
>
timo09:01:16

We released Datahike 0.3.3: https://github.com/replikativ/datahike/releases/tag/v0.3.3 Detailed release notes: https://github.com/replikativ/datahike/blob/development/CHANGELOG.md#033 • Support for tuples (#104) • Switch to Clojure CLI tools (#253) • Adapt API namespace for Datomic compatibility (#196) • Implement query with string (#196) • Implement transact with lazy sequence (#196, #78, #151) • Change upsert implementation to improve transaction performance (#62) • Improve https://cljdoc.org/d/io.replikativ/datahike/ (#88) • Format source code according to https://github.com/bbatsov/clojure-style-guide (#198) • Improve benchmark tooling • Improve documentation on the pull-api namespace

🎉 40