Skip to content

Releases: holochain/holochain-client-js

v0.2.4

09 Nov 18:11
Compare
Choose a tag to compare

Updates for holochain 0.0.114

v0.2.1

22 Sep 23:12
5256a8f
Compare
Choose a tag to compare

Updates for compatibility with Holochain v0.0.107 in testing, support for UninstallApp command, and support for launcher compatibility.

v0.0.2

02 Apr 01:09
3d97cb6
Compare
Choose a tag to compare

Added

  • listAppInterfaces admin function #58

Fixed

  • Stop mutating arguments to zomeCall #57
  • Pin @msgpack/msgpack version to one that doesn't cause a TypeScript build failure #60

v0.0.1

12 Mar 14:51
Compare
Choose a tag to compare

This version of the javascript holochain-conductor-api is tested against hdk 0.0.100 and holochain rev a82372a62d46a503e48f345360d0fb18cc5822d1

It includes support for installing from bundle files for dnas and happs.

v0.0.1-dev.17

23 Feb 20:45
Compare
Choose a tag to compare
v0.0.1-dev.17 Pre-release
Pre-release

Change constructor for WsClient to have feature parity with WsClient.connect

v0.0.1-dev.16

14 Jan 15:37
7519b31
Compare
Choose a tag to compare
v0.0.1-dev.16 Pre-release
Pre-release

Update to support RegisterDNA addition to holochain conductor api.

v0.0.1-dev.14

05 Dec 21:24
1d52442
Compare
Choose a tag to compare
v0.0.1-dev.14 Pre-release
Pre-release
  • Adds the agent injection that was added to the admin API in holochain/#501

v0.0.1-dev.12

23 Nov 21:05
0c18d90
Compare
Choose a tag to compare
v0.0.1-dev.12 Pre-release
Pre-release

Updates to holochain-2dfe8 which has name changes from app_id to installed_app_id.