Skip to content

docs: remove stale cli_compatible from extending guide and note in CHANGELOG#114

Merged
alubbock merged 1 commit into
mainfrom
fix/cli-compatible-docs
Apr 26, 2026
Merged

docs: remove stale cli_compatible from extending guide and note in CHANGELOG#114
alubbock merged 1 commit into
mainfrom
fix/cli-compatible-docs

Conversation

@alubbock
Copy link
Copy Markdown
Owner

Summary

  • Removes cli_compatible = True from the custom mixin example in docs/user-guide/extending.md — the attribute was stripped from all built-in mixins in refactor: remove cli_compatible class attribute from mixins #107 (it was never read at runtime) but the guide wasn't updated.
  • Adds a CHANGELOG entry under Unreleased → Documentation noting the removal and clarifying that custom mixins can safely drop it.

@alubbock alubbock merged commit 47fbc08 into main Apr 26, 2026
20 checks passed
@alubbock alubbock deleted the fix/cli-compatible-docs branch April 26, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant