plating 2025-10-14
Minor fixes across modules with type refinements and version bump
11 files · 26+ · 19-

Version bump

1 file changed
  • VERSION Updated version number

Type refinements

9 files changed
  • types.py Expanded type fields with 19 insertions, 5 deletions
  • adorner.py Minor 1-line fix
  • decorators.py Minor 1-line fix
  • __init__.py Minor 1-line fix
  • adorner.py Added import
  • linting.py Minor 1-line fix
  • markdown_validator.py Minor 1-line fix
  • plating.py Minor 1-line fix
  • pyproject.toml Dependency adjustment
  • Expanded src/plating/types.py with additional type fields (19 insertions, 5 deletions) decouple internal
    1 file
    • types.py
  • Minor fixes in adorner, decorators, discovery, generation, linting, markdown_validator, and plating modules (1-2 line changes each) remediate internal
    7 files
    • adorner.py
    • decorators.py
    • __init__.py
    • adorner.py
    • linting.py
    • markdown_validator.py
    • plating.py

Test simplification

1 file changed
  • test_modern_api.py Simplified test assertions
  • Simplified tests/test_modern_api.py assertions qualify internal
    1 file
    • test_modern_api.py