Skip to content

Releases: dwhjames/datomisca

v0.7 alpha release 3

17 Dec 20:58
Compare
Choose a tag to compare

v0.7 alpha release 2

17 Dec 20:58
Compare
Choose a tag to compare

v0.7 alpha release 1

17 Dec 20:56
Compare
Choose a tag to compare

v0.6 final release

16 Nov 20:56
Compare
Choose a tag to compare

Final release of version 0.6. Includes all features, improvement and bug fixes described in
v0.6-RC2 and v0.6-RC1 (All issues for this milestone). Final tweaks include integrations tests in #87 and deprecating Props (8404dc3).

Published at: https://bintray.com/pellucid/maven/datomisca/0.6

v0.6 release candidate 2

13 Nov 16:42
Compare
Choose a tag to compare
Pre-release

Bugfixes

  • Correct types for raw index API (#88)

Code Improvements

  • Mark Datomic calls that may result in network access as blocking (#86)
  • Improve SchemaEntity builder (#89)

Published at: https://bintray.com/pellucid/maven/datomisca/0.6-RC2

v0.6 release candidate 1

11 Nov 17:39
Compare
Choose a tag to compare
Pre-release

Bug fixes

  • Handle java.lang.Integer being returned from Datomic (#76)
  • Correct definition of transaction data for new partitions (#82)
  • Solve performance bug in processing transaction report (#85)

Major features

  • New macro system to fully support EDN in queries and rules (#62, #83)
  • introduce SchemaEntityBuilder (#68)
  • Support the raw index access API (#67, #69)
  • New type classes to handle ids and points in time (#70)
  • Support the sync API (#71)
  • Match Datomic’s semantics for entity method (#72)
  • Support the Log API (#75)
  • Improve exception handling for transactions, queries, etc. (#84)

Code improvements

  • Add unapply for DDatom (#78)
  • annotate type classes for better error messages (#80)
  • finalize case classes and seal traits (#81)

Published at: https://bintray.com/pellucid/maven/datomisca/0.6-RC1

Version 0.5.3 maintenance release of Datomisca

28 Oct 19:46
Compare
Choose a tag to compare

Version 0.5.2 maintenance release of Datomisca

09 Oct 22:35
Compare
Choose a tag to compare

Version 0.5.1 maintenance release of Datomisca

16 Jul 17:19
Compare
Choose a tag to compare

Version 0.5 release of Datomisca

10 Jul 17:13
Compare
Choose a tag to compare