Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 484 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 484 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.

[0.1.0]

Added

  • Initial release with metered tokio channels
  • Prometheus metrics integration
  • MPSC, Broadcast, and Watch channel implementations
  • Comprehensive test coverage
  • Tracing integration with debug-level logging