Skip to content

v0.15.0

Choose a tag to compare

@xbmlz xbmlz released this 12 Aug 16:28
· 24 commits to main since this release
61f7672

Added

  • log/slog foundation aligned with godicom: WithLogger / LoggerFromContext / SetDefaultLogger, quiet DiscardHandler default, fixed attribute keys
  • AE / SCP / DICOMweb resolve Config.Logger / Client.Logger over context
  • Debug: PDU send/recv (pdu_type_name) and DIMSE command summaries (command_name, pc_id, message_id, status)

Changed

  • Depend on godicom v0.26.0
  • Docs: README aligned with pynetdicom-style layout