v0.2.6
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