Skip to content

Latest commit

 

History

History
63 lines (20 loc) · 1.78 KB

File metadata and controls

63 lines (20 loc) · 1.78 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.3 (2020-10-28)

Note: Version bump only for package @dgraphium/client

0.2.2 (2020-10-28)

Note: Version bump only for package @dgraphium/client

0.2.1 (2020-09-30)

Note: Version bump only for package @dgraphium/client

0.2.0 (2020-09-26)

Features

  • core: implement building Query when it contains Ref (48c2a5e)

0.1.2 (2020-07-24)

Note: Version bump only for package @dgraphium/client

0.1.1 (2020-07-15)

Note: Version bump only for package @dgraphium/client

0.1.0 (2020-07-15)

Features

  • client: modify Request to accept Query (ce26e57), closes #2
  • client: modify Txn to accept Query (767c013), closes #2