v0.2.7
版本发布时间: 2024-02-10 20:59:59
gpt-engineer-org/gpt-engineer最新发布版本:v0.3.1(2024-06-07 02:25:22)
Highlights
- 📚 Upgraded documentation ! @kristiankyvik
- ❤️ Levelling up tests, to keep things smooth @ATheorell
- 🔧 Improved Python tooling @captivus
- 🗄️ File selection, almost 10x better @similato87
Welcome TEN new contributors 🫶 🎉 🎉
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
- restricting python support to 3.10-11 by @ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/958
- potential fix for some/dir/ bug #928 by @ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/930
- Add tree-style file selection feature by @similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/937
- Adding toml as dependency by @snf in https://github.com/gpt-engineer-org/gpt-engineer/pull/961
- fix: poetry lock --no-update by @captivus in https://github.com/gpt-engineer-org/gpt-engineer/pull/978
- fix: install curl in docker image by @camstuart in https://github.com/gpt-engineer-org/gpt-engineer/pull/972
- Remove langchain warnings + file selector improvements by @AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/979
- docs: update DOCS_BUILDING.md by @eltociear in https://github.com/gpt-engineer-org/gpt-engineer/pull/982
- correct github urls by @TheoMcCabe in https://github.com/gpt-engineer-org/gpt-engineer/pull/983
- Fix docs build pipeline by @kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/986
- build(docs): install docs deps with poetry instead of docs/requiremens.txt by @ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/987
- update openai by @TheoMcCabe in https://github.com/gpt-engineer-org/gpt-engineer/pull/984
- updated poetry.lock by @kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/992
- Update docs quick overview by @kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/988
- Update README.md by @AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/997
- Ensure sphinx correctly parses docstrings by @kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/991
- Avoid docs build error by removing experimental packages & addressed a lot of the errors and warnings in documentation build by @kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/999
- Update pyproject.toml by @viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1003
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
- @snf made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/961
- @camstuart made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/972
- @eltociear made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/982
- @kristiankyvik made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/986
- @viborc made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/1003
Full Changelog: https://github.com/gpt-engineer-org/gpt-engineer/compare/v.0.2.5...v0.2.7