Skip to content

πŸš€ Release v2.1.2

Latest

Choose a tag to compare

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

πŸ› οΈ Custy v2.1.2 β€” Cleaner Development Workspaces

Custy v2.1.2 is a maintenance release that improves repository isolation and
project presentation without changing workflow behavior.

  • Ignore supported development, production, publishing, and auxiliary virtual
    environment directories in repository tooling.
  • Align Git, Docker, formatter, and linter exclusions.
  • Add regression coverage for the shared ignore rules.
  • Refresh README metadata and add a portable CLI preview.
  • Standardize public project contact metadata.

Commands, profiles, version strategies, and dry-run behavior are unchanged.

  • Version: v2.1.2
  • Previous version: v2.1.1
  • Release type: patch
  • Runtime: Python 3.14+
  • Stability: stable

Release: v2.1.2
Author: Devalltect / Rizky Fernandes


πŸ“… Release Information

  • Version: 2.1.2
  • Release Type: stable
  • Repository: devalltect00/Custy
  • Commit: 29117ac4b07a7d1df323f9cbbc024b1f67ce39bb
  • Workflow: πŸš€ Release

🐳 Docker Image

Pull the exact release image:

docker pull ghcr.io/devalltect00/custy:v2.1.2

Verify the CLI:

docker run --rm ghcr.io/devalltect00/custy:v2.1.2 --help

Stable releases also update the latest image tag.

πŸ“₯ Python Package

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