Releases: tonsky/datascript
Releases · tonsky/datascript
1.4.2
- Entity should return nil for numeric eids that don't correspond to entities #447 #448 via @lynaghk
1.4.1
- Allow the use of lookup refs in get-else and get-some #446 via @jjttjj
1.4.0
- Bump persistent-sorted-set to 0.2.3
- Improve performance of getter-fn and tuple-key-fn #438 via @bsless
1.3.15
- Performance improvement in JVM version #436 via @bsless
1.3.13
- Check for nils in upsert attributes
1.3.12
- Fixed pull with reverse component references #430
1.3.11
- Fixed serializable/from-serializable for JS interop #429
1.3.9
- When parsing repeated pull attrs, last definition wins