- support multiline data
- allow empty data values
- remove old tests
- switch to expecting slog and ensure we're removing listeners
- replace github.com/livebud/log dependency with a minimal interface compatible with slog
- rename history to changelog
- introduce
Publisherinterface - change handler and sender methods to implement the
Publisherinterface
- initial commit