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

Latest commit

 

History

History
37 lines (20 loc) · 865 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 865 Bytes

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.

[Unreleased]

[2.1.1] - 2024-06-17

Fixed

  • Links to the official documentation from the public interface now point to the correct locations.

[2.1.0] - 2024-05-24

Added

  • Interface for the remote configuration of the Device.

[2.0.1] - 2024-05-06

Added

  • Automatic publishing of the library in CI/CD.

[2.0.0] - 2024-04-29

Added

  • The interface for synchronous sending of Messages.

Changed

  • The parameters in spotflow_client_options_create are now ordered by their decreasing importance.
  • The names of the methods for enqueueing Messages are now more consistent.