Skip to content

v1.6.6

Choose a tag to compare

@SysAdminDoc SysAdminDoc released this 30 Jun 15:44
· 10 commits to main since this release

Changes

  • Adds generated-media CLI integration tests using tiny image and video fixtures.
  • Uses a lightweight fake segmentation engine in tests to avoid model downloads while exercising real CLI image and video output paths.
  • Verifies JSON event order for image success, video encode success, and video encode failure.
  • Updates README, roadmap, and Windows installer metadata to v1.6.6.

Verification

  • python -m py_compile AlphaCut.py
  • pytest tests/test_generated_media_cli.py -q: 3 passed
  • pytest -q: 67 passed
  • Packaged EXE smoke: --version exits 0; missing-input JSON exits 1

SHA-256

  • AlphaCut-windows.exe: db8e6d344e0e79349a3f3ec3ee6fe9d45a2b190eb402884bb9222ee2a3faf971
  • AlphaCut-Setup-1.6.6.exe: 33e1c8cb427977a7fe09ac9acf43e5f1949def3f790b042eb96bac3e2645fbb2

Note: Artifacts are unsigned because no local code-signing certificate or signtool was available.