Change Log

Copy Markdown

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.2.2 (2026-03-31)

Bug Fixes:

  • ensure set_span_context/1 always returns :ok (#140) by Jechol Lee

v0.2.1 (2026-03-31)

Bug Fixes:

  • ensure stop_span/0 always returns :ok (#139) by Jechol Lee

v0.2.0 (2025-11-02)

Features:

  • extract single errors for much clearer AppSignal reporting by Zach Daniel

v0.1.3 (2024-05-17)

v0.1.2 (2023-09-26)

Improvements:

  • register appsignal span for pid

  • default to fewer span types, don't send metadata

v0.1.1 (2023-09-21)

Improvements:

  • add .ash suffix to the event category

  • add .ash suffix to the event category

  • release

v0.1.0 (2023-09-12)

Improvements:

  • Initial Release