Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 314 Bytes

Changelog.md

File metadata and controls

13 lines (8 loc) · 314 Bytes

0.0.3 / 2024-02-10

  • replace github.com/livebud/log dependency with a minimal interface compatible with slog
  • rename history to changelog

0.0.2 / 2023-10-04

  • introduce Publisher interface
  • change handler and sender methods to implement the Publisher interface

0.0.1 / 2023-10-04

  • initial commit