Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1010 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 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.0.2 - 2024-03-11

Added

  • (aeiou) add basic span events
  • (aeiou) Colorize output
  • (aeiou) add support for span information
  • (aeiou) add basic tracing Layer

Other

  • add release-plz action (#2)
  • (ari-subscriber) add CI actions (#1)
  • (ari-subscriber) rename crate to ari-subscriber
  • (aeiou) polish docs before release
  • (aeiou) bump MSRV to 1.65
  • (aeiou) add console-subscriber example to main docs
  • (aeiou) add initial documentation
  • (aeiou) move FmtFields and FmtSpan to separate module
  • (aeiou) add initial crate metadata