File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 3.14.2
1+ 3.14.3
Original file line number Diff line number Diff line change 1111| -------------------- | ------------------------------ | ----- |
1212| OS baseline | WSL (Ubuntu 24.04.3 LTS) | Matches the README instructions. |
1313| Ruby generators | Ruby 4.0.1 (` .ruby-version ` ) | Uses Ruby stdlib; add gems per script if needed. |
14- | Python generators | CPython 3.14.2 (` .python-version ` ) | Uses Python stdlib; add ` requirements.txt ` if introducing third-party libs. |
14+ | Python generators | CPython 3.14.3 (` .python-version ` ) | Uses Python stdlib; add ` requirements.txt ` if introducing third-party libs. |
1515
1616## Backward Compatibility
1717
Original file line number Diff line number Diff line change 11## 1. Environment
22
3- - Python 3.14.2
3+ - Python 3.14.3
44
55## 2. Execution
66
You can’t perform that action at this time.
0 commit comments