Skip to content

Releases: jekhator/logging-mixin

v0.3.0: public API export, standards conformance, release hygiene

11 Jun 02:16
656ec7c

Choose a tag to compare

  • Public API surfaced across sub-packages with a top-level PUBLIC_API export and a lockstep conformance test
  • Standards conformance sweep: canonical constants section dividers, deep semantic literal extraction across all adapters, dto-strict gate configuration
  • Docstring and naming conformance: one-line verb-phrase docstrings package-wide, scoped module docstrings, intuitive test parameter names
  • Release hygiene: README badges, contributing guide, security policy, code of conduct
  • Additive only, no breaking changes