Skip to content

Releases: golemfactory/ya-ts-client

v1.1.0

02 Apr 13:37
Compare
Choose a tag to compare

Features

v1.0.0

25 Mar 12:49
Compare
Choose a tag to compare

This release represents the first stable iteration of our refreshed bindings for the Yagna Client. This version incorporates the latest specifications for all endpoints within the Yagna client API.

Key Features:

  • Updated API Specifications: Yagna TS Client v1.0.0 includes refreshed bindings that adhere to the current specifications for all endpoints within the Yagna client API, ensuring compatibility with the latest features and functionality offered by the Golem Network.

  • Refreshed Type Definitions: All type definitions for the entire REST API have been updated in this release, providing developers with accurate and comprehensive type information when working with the Yagna TS Client.

  • Default HTTP Client: Yagna TS Client now utilizes the default "fetch" implementation as the HTTP client, streamlining setup processes and bolstering the stability of client-server communication.