Skip to content

v0.3.2

Choose a tag to compare

@TBarregren TBarregren released this 20 Jul 20:42
· 136 commits to main since this release

A documentation-only patch: the docs, manual pages, and helper docstrings are reconciled with the code. No plugin behaviour changed.

Fixed

  • Documentation reconciled with the code across the specification, the manual pages, and templates/README.md, with no change to behaviour: templates/README.md now documents kntnt-wp-skills-mailpit.php as the local capture mu-plugin the engine drops into the copy — not an execute-php control-channel payload — and scopes the "no declare(strict_types=1), no namespace" convention to the payload table so it no longer contradicts that file; docs/spec.md lists the fifth build-ollie-site helper (instantiate_patterns.py) and the local manifest-filtering helper (filter_manifest.py), and no longer claims the saved plan records the empty-table classification patterns (they are re-derived classify.py constants, never persisted); the clone/pull manual pages describe the --include-media/--exclude-media default as the built-in constant it is rather than a discovery-derived one; README.md notes the production-side pack script is generated at runtime by scripts/pack_script.py rather than shipped as a static shell template; and docs/implementation-notes.md corrects the Mailpit host to 127.0.0.1:1025 and adds @@collation_database to the discovery queries. The build-ollie-site reference and helper docstrings are likewise corrected (M<n> module tags label sections rather than detect components; the check_contrast.py and dump_ground_truth.py usage strings).

Full changelog: https://github.com/Kntnt/kntnt-wp-skills/blob/v0.3.2/CHANGELOG.md