v0.2.6
ATheorell
released this
05 Jan 12:30
·
616 commits
to main
since this release
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 #922
- Update CODEWONERS after refactor by @ATheorell in #927
- Update README.md -> defualt to default by @Gogopex in #929
- Updated type hints and dictionary merging for Python 3.8 compatibility. by @similato87 in #931
- updating gitignore for /projects* by @captivus in #939
- Update Python in Dockerfile. 3.10->3.11 by @larinam in #941
- Clearer contribution and merging directives for github by @ATheorell in #936
- python:3.11-slim no longer has gcc by @maya-undefined in #944
- Update README.md from antonosika to gpt-engineer-org by @eleijonmarck in #954
- testing all python versions with tox by @ATheorell in #956
- Update pyproject.toml by @ATheorell in #957
New Contributors
- @nnashiki made their first contribution in #922
- @Gogopex made their first contribution in #929
- @larinam made their first contribution in #941
- @maya-undefined made their first contribution in #944
- @eleijonmarck made their first contribution in #954
Full Changelog: v.0.2.5...v0.2.6-python3.8-11-compatible