π οΈ Doc Gen v1.0.2 β Cleaner Project Discovery
Doc Gen v1.0.2 is a maintenance release that keeps dedicated virtual
environments out of generated project structures and improves repository
presentation.
- Ignore supported development, production, publishing, and auxiliary virtual
environment directories during project discovery. - Align Git, Docker, formatter, and linter exclusions with that behavior.
- Add regression coverage for environment-directory filtering.
- Refresh README metadata and add a portable CLI preview.
- Standardize public project contact metadata.
Existing commands, configuration, and dry-run behavior are unchanged.
- Version:
v1.0.2 - Previous version:
v1.0.1 - Release type: patch
- Package compatibility: Python 3.9+
- Stability: stable
Release: v1.0.2
Author: Devalltect / Rizky Fernandes
π Release Information
- Version:
1.0.2 - Release Type:
stable - Repository:
devalltect00/Doc-Gen - Commit:
3a76bba0381974f7b93c387d27a77c4a34597c66 - Workflow:
π Release
π³ Docker Image
Pull the exact release image:
docker pull ghcr.io/devalltect00/doc-gen:v1.0.2Verify the CLI:
docker run --rm ghcr.io/devalltect00/doc-gen:v1.0.2 --helpStable releases also update the latest image tag.
π₯ Python Package
Wheel and source-distribution artifacts are attached to this release.