Skip to content

0.4.0

Compare
Choose a tag to compare
@tonsky tonsky released this 27 Aug 11:40
· 704 commits to master since this release

Cosmetic changes to better mimic Datomic API. Useful for sharing code between Datomic and DataScript:

  • Added tempid, resolve-tempid, db, transact, transact-async, index-range, squuid, squuid-time-millis
  • [ BREAKING ] renamed transact to with, with to db-with