Skip to content

v1.6.5

Choose a tag to compare

@SysAdminDoc SysAdminDoc released this 30 Jun 15:35
· 11 commits to main since this release

Changes

  • Moves CLI argument setup into �uild_parser() so app dispatch and tests use the same parser definition.
  • Updates parser tests to extract the real parser and assert README CLI-reference flags exist in it.
  • Updates README, roadmap, and Windows installer metadata to v1.6.5.

Verification

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

SHA-256

  • AlphaCut-windows.exe: 87f82025a91c3a65ddddae931ae699e787b166081d6a148e8ca811803d4d7d35
  • AlphaCut-Setup-1.6.5.exe: fed04042cf43cc3bc3742fb1849ba95d941ed9ec9a9ee1a34290b32b1a87ad4e

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