File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Revision history for trace-dispatcher
22
3+ ## unreleased
4+
5+ * Expose the ` Cardano.Logging.Types.NodePeers ` module for ` rtview ` cabal flag.
6+
37## 2.11.1 -- Jan 2026
48
59* Add strict ` contramap' ` (infix alias ` >!$!< ` ) to the API, capturing a common pattern to avoid unintentional space leaks when composing tracers
Original file line number Diff line number Diff line change 11cabal-version : 3.0
22
33name : trace-dispatcher
4- version : 2.11.1
4+ version : 2.11.2
55synopsis : Tracers for Cardano
66description : Package for development of simple and efficient tracers
77 based on the arrow based contra-tracer package
@@ -63,6 +63,7 @@ library
6363 Cardano.Logging.Types
6464 Cardano.Logging.Types.TraceMessage
6565 Cardano.Logging.Types.NodeInfo
66+ Cardano.Logging.Types.NodePeers
6667 Cardano.Logging.Types.NodeStartupInfo
6768 Cardano.Logging.Utils
6869 Control.Tracer.Arrow
You can’t perform that action at this time.
0 commit comments