Skip to content

Releases: tonsky/datascript

1.4.2

24 Mar 21:50
Compare
Choose a tag to compare
  • Entity should return nil for numeric eids that don't correspond to entities #447 #448 via @lynaghk

1.4.1

24 Feb 14:38
Compare
Choose a tag to compare
  • Allow the use of lookup refs in get-else and get-some #446 via @jjttjj

1.4.0

03 Dec 00:15
Compare
Choose a tag to compare
  • Bump persistent-sorted-set to 0.2.3
  • Improve performance of getter-fn and tuple-key-fn #438 via @bsless

1.3.15

24 Aug 19:16
Compare
Choose a tag to compare
  • Performance improvement in JVM version #436 via @bsless

1.3.14

15 Aug 20:07
Compare
Choose a tag to compare

1.3.13

06 May 12:06
Compare
Choose a tag to compare
  • Check for nils in upsert attributes

1.3.12

15 Mar 17:33
Compare
Choose a tag to compare
  • Fixed pull with reverse component references #430

1.3.11

09 Mar 18:34
Compare
Choose a tag to compare
  • Fixed serializable/from-serializable for JS interop #429

1.3.10

17 Feb 13:12
Compare
Choose a tag to compare

1.3.9

03 Feb 20:34
Compare
Choose a tag to compare
  • When parsing repeated pull attrs, last definition wins