Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:05
8d2c06b

[0.1.2] - 2026-07-05

Documentation

  • Apply Microsoft writing style to top-level docs, fix stale DI terminology (3a47ee7)

  • Remove Zero convention and Dataclass friendly from feature lists (7798b81)

  • Audit and rewrite all public docstrings, enforce the policy going forward (f2ac40e)

Features

  • Adopt ZeroVer and automate minor/patch bump assessment (ccb653f)

Fixes

  • Correct CHANGELOG.md missing the 0.1.1 release and fix the process (ae5bacb)

  • Apply_to_subclasses had no effect on PipelineBehavior.should_apply() (8bdffd4)

  • Don't count tooling-only feat commits toward a minor bump (5ab4946)

Miscellaneous