Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

56 lines (25 loc) · 1.94 KB

Changelog

0.1.1 (2023-08-10)

Features

0.1.0 (2023-01-25)

⚠ BREAKING CHANGES

  • Redesign public interface.

Features

  • Implement Log Exporters (6bd8c6a)

Documentation

  • Update package documentation (6bd8c6a)

Code Refactoring

  • Redesign public interface. (6bd8c6a)
  • Rename public methods to fetch the logger (6bd8c6a)

0.0.3 (2022-11-10)

Bug Fixes

  • Options were not being passed into handler (#7) (9271a60)

0.0.2 (2022-11-08)

Bug Fixes

  • Rename GitHub Action to Release (#4) (675248b)

0.0.1 (2022-11-08)

Features

Miscellaneous Chores