v0.2.6-python3.8-11-compatible
版本发布时间: 2024-01-05 20:30:01
gpt-engineer-org/gpt-engineer最新发布版本:v0.3.1(2024-06-07 02:25:22)
This is the last version confirmed to work with python 3.8 and 3.9
What's Changed
- fix CLI parameter at doc by @nnashiki in https://github.com/gpt-engineer-org/gpt-engineer/pull/922
- Update CODEWONERS after refactor by @ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/927
- Update README.md -> defualt to default by @Gogopex in https://github.com/gpt-engineer-org/gpt-engineer/pull/929
- Updated type hints and dictionary merging for Python 3.8 compatibility. by @similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/931
- updating gitignore for /projects* by @captivus in https://github.com/gpt-engineer-org/gpt-engineer/pull/939
- Update Python in Dockerfile. 3.10->3.11 by @larinam in https://github.com/gpt-engineer-org/gpt-engineer/pull/941
- Clearer contribution and merging directives for github by @ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/936
- python:3.11-slim no longer has gcc by @maya-undefined in https://github.com/gpt-engineer-org/gpt-engineer/pull/944
- Update README.md from antonosika to gpt-engineer-org by @eleijonmarck in https://github.com/gpt-engineer-org/gpt-engineer/pull/954
- testing all python versions with tox by @ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/956
- Update pyproject.toml by @ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/957
New Contributors
- @nnashiki made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/922
- @Gogopex made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/929
- @larinam made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/941
- @maya-undefined made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/944
- @eleijonmarck made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/954
Full Changelog: https://github.com/gpt-engineer-org/gpt-engineer/compare/v.0.2.5...v0.2.6-python3.8-11-compatible