feat!: auto-setup/tagging; direct builder + rerun prompt; fix(type-summary, .txt dup); refactor(export filenames); ci(DockerHub+GH releases); docs(minimal Windows guide, release notes template)

This commit is contained in:
matt 2025-08-21 17:01:21 -07:00
parent 07605990a1
commit cb710d37ed
12 changed files with 307 additions and 386 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
*.log
*.txt
.mypy_cache/
.venv/
test.py
main.spec
!requirements.txt