Skip to content

πŸš€ Release v1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 09:08

πŸ› οΈ 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.2

Verify the CLI:

docker run --rm ghcr.io/devalltect00/doc-gen:v1.0.2 --help

Stable releases also update the latest image tag.

πŸ“₯ Python Package

Wheel and source-distribution artifacts are attached to this release.