Releases: holochain/holochain-client-js
Releases · holochain/holochain-client-js
v0.2.4
Updates for holochain 0.0.114
v0.2.1
Updates for compatibility with Holochain v0.0.107 in testing, support for UninstallApp command, and support for launcher compatibility.
v0.0.2
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
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
Change constructor for WsClient to have feature parity with WsClient.connect
v0.0.1-dev.16
Update to support RegisterDNA addition to holochain conductor api.
v0.0.1-dev.14
- Adds the agent injection that was added to the admin API in holochain/#501
v0.0.1-dev.12
Updates to holochain-2dfe8 which has name changes from app_id to installed_app_id.