Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(provider)!: drop Python 3.7, 3.8 support #33088 | v1nh1shungry | 2025-03-28 |
| | | | | | | Problem: #33022 didn't update `min_version` to 3.9, therefore Python 3.7 and 3.8 are still available. Solution: Update `min_version` to 3.9. | ||
* | feat(provider/python)!: add python 3.13, drop 3.7 and 3.8 (EOL) #33022 | Eisuke Kawashima | 2025-03-22 |
| | | | | | https://devguide.python.org/versions/ Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com> | ||
* | refactor: rewrite ruby provider in lua | dundargoc | 2024-01-24 |
| | |||
* | refactor: rewrite python provider in lua | dundargoc | 2024-01-22 |