v1.0.1 - Documentation, Governance & Automated CI/CD Publishing
⚡ xdh (xdharness) v1.0.1
Release v1.0.1 introduces project governance standards, security reporting policies, documentation wikis, and automated PyPI release workflows via GitHub Actions.
🌟 What's New in v1.0.1
- 📜 Community & Governance Policies:
CODE_OF_CONDUCT.md: Contributor Covenant 2.1 implementation.CONTRIBUTING.md: Development guidelines, local environment setup, and PR checklist.SECURITY.md: Coordinated vulnerability disclosure guidelines and supported versions table.
- 🚀 PyPI & CI/CD Pipelines:
- Added
.github/workflows/publish.yml: Automated PyPI publication using Trusted Publishing (OIDC). - Added
.github/workflows/ci.yml: Multi-version matrix test runner across Python 3.10 through 3.13.
- Added
- 📚 Comprehensive Wiki Suite:
- Full documentation library covering Getting Started, Providers, Configuration, Theming, and Engine Architecture.
- 🛠️ Build System:
- PEP 517 / PEP 621 compliant modern
pyproject.tomlwithsetuptools.build_meta.
- PEP 517 / PEP 621 compliant modern
📦 Quick Install
git clone https://github.com/PwnedBytes0x1/xdh.git
cd xdh
pip install -r requirements.txt
python3 xdh.py