Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 493 Bytes

File metadata and controls

23 lines (14 loc) · 493 Bytes

0.0.5 / 2025-04-05

  • support multiline data
  • allow empty data values
  • remove old tests

0.0.4 / 2025-03-23

  • switch to expecting slog and ensure we're removing listeners

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