Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@DyrellC DyrellC released this 09 Jul 22:13
ca07547

Changelog

All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.1.0] - 2021-07-09

Added

  • Chrysalis-2 client support.
  • User state serialization.
  • Documentation: getting started, API reference, examples for rust, c and wasm.
  • State recovery without state.
  • Fetching of link details per transport
  • Adding of PSKs to author and subscriber
  • Updated C Bindings api and error management
  • Improved WASM interfaces

Removed

  • Old trinary tangle client support.

Other