Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 1.4 KB

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 - 2024-09-21

Added

  • impl std::error::Error for Error

  • Replace ezsockets with tokio-websockets (#14)

0.2.3 - 2024-08-16

Other

  • Improve documentation (#10)

0.2.2 - 2024-08-16

Other

  • Merge Development to Master (#8)

0.2.1 - 2024-08-07

Other

  • execute the build only during the pull request on the master (#6)

0.2.0 - 2024-08-07

Other

  • Improve documentation and examples (#4)
  • Improving examples