Commit d798a76
[RELEASE] Bump version to 3.20.0
Release v3.20.0: Single-Shot Compile Command
**Version Update**: 3.19.30 → 3.20.0
**Major Feature**: `depyler compile` command
- Compile Python scripts to standalone native binaries
- Cross-platform support (Windows/Linux/macOS)
- Build profile options (release/debug)
- Custom output paths
- Visual progress feedback
**Quality Assurance**:
- ✅ All tests passing (7/7 compile tests)
- ✅ TDG Score: 95.5/100 (A+)
- ✅ Complexity: All functions ≤10
- ✅ Clippy: Zero warnings
- ✅ Build verified: Success
**EXTREME TDD Protocol**: RED → GREEN → REFACTOR completed
**Ticket**: DEPYLER-0380
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 2a961ba commit d798a76
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments