Skip to content

v1.0.1 - Documentation, Governance & Automated CI/CD Publishing

Choose a tag to compare

@PwnedBytes0x1 PwnedBytes0x1 released this 07 Sep 10:29
· 10 commits to main since this release

⚡ 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.
  • 📚 Comprehensive Wiki Suite:
    • Full documentation library covering Getting Started, Providers, Configuration, Theming, and Engine Architecture.
  • 🛠️ Build System:
    • PEP 517 / PEP 621 compliant modern pyproject.toml with setuptools.build_meta.

📦 Quick Install

git clone https://github.com/PwnedBytes0x1/xdh.git
cd xdh
pip install -r requirements.txt
python3 xdh.py