Skip to content

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

Latest

Choose a tag to compare

@jekhator jekhator released this 11 Jun 02:16
· 22 commits to main since this release
656ec7c
  • 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