Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1010 Bytes

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 1010 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]

0.3.0 - 2025-03-10

Added

  • Added on WS Client the retry and the await on the disconnect. Added managing the errors on callbacks (for now simply tracing::error). Fix minor api error.

0.2.0 - 2025-03-09

Added

  • Added multiple improvements on the errors and ws connections and disconnections.

Other

  • fix release
  • Moved asterisk into examples directory. Improved docs.
  • Move asterisk docker compose to asterisk directory.

0.1.1 - 2025-03-08

Other

  • Fix github actions
  • Fix readme