Skip to content

Releases: tonsky/datascript

1.7.4

05 Jan 19:09
Compare
Choose a tag to compare
  • Patch es6 iterators not having Symbol.iterator function #479 #249 via @kasbah
  • Fixed not-join not working properly with empty relations #481

1.7.3

22 Jul 14:38
Compare
Choose a tag to compare

1.7.2

04 Jul 21:21
Compare
Choose a tag to compare
  • Regression: transacting many ref value as a set of inline maps #476

1.7.1

20 Jun 13:57
Compare
Choose a tag to compare
Version 1.7.1

1.7.0

19 Jun 14:35
Compare
Choose a tag to compare
Version 1.7.0

1.6.5

03 May 20:53
Compare
Choose a tag to compare
Version 1.6.5

1.6.4

26 Apr 17:07
Compare
Choose a tag to compare
  • Implement “constant substitution” optimization for queries #462
  • Fixed :max-eid for dangling entities during reader-based serialization #463
  • Fixed tempid in unique refs #464
  • Pass through BigInteger/BigDeciman to freeze-fn in serializable #465 #466

1.6.3

15 Feb 00:06
Compare
Choose a tag to compare

1.6.2

14 Feb 14:45
Compare
Choose a tag to compare
  • Query: shortcircuit clause resolution when result is guaranteed to be empty #459 via @galdre

1.6.1

16 Dec 18:10
Compare
Choose a tag to compare
  • Fixed JS version bug caused by Conn rewrite