v0.0.2
版本发布时间: 2023-06-18 21:39:32
gpt-engineer-org/gpt-engineer最新发布版本:v0.3.1(2024-06-07 02:25:22)
Great job on this release everyone. GPT Engineer has gotten much better throughout the week.
What's Changed
- Update README.md by @mrowan137 in https://github.com/AntonOsika/gpt-engineer/pull/27
- Minor clean up by @patillacode in https://github.com/AntonOsika/gpt-engineer/pull/52
- add multi-language support for file read by @JackLeeHal in https://github.com/AntonOsika/gpt-engineer/pull/23
- Revert model to gpt-3.5-turbo when gpt-4 is not available. by @jnichols0 in https://github.com/AntonOsika/gpt-engineer/pull/40
- Make gpt-engineer pip installable/runnable by @Jeadie in https://github.com/AntonOsika/gpt-engineer/pull/60
- Fix README after the changes from #60 by @patillacode in https://github.com/AntonOsika/gpt-engineer/pull/76
- Fix: Ensure Directory Exists Before File Write Operation in db.py by @Ryan526 in https://github.com/AntonOsika/gpt-engineer/pull/89
- Pre commit setup by @patillacode in https://github.com/AntonOsika/gpt-engineer/pull/61
- Add steps for unit_tests and specification by @FOLLGAD in https://github.com/AntonOsika/gpt-engineer/pull/100
- Fix an exception for GPT response with lang=sh by @jjzhuo in https://github.com/AntonOsika/gpt-engineer/pull/105
- added .idea folder of jetbrains IDEs to gitignore by @Snoup97 in https://github.com/AntonOsika/gpt-engineer/pull/111
- Minor formatting fixes in Readme; fix main python command by @vreyespue in https://github.com/AntonOsika/gpt-engineer/pull/97
- improve execution step by @AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/123
- fixed the DB import in the pytest file by @Snoup97 in https://github.com/AntonOsika/gpt-engineer/pull/116
- Makefile by @patillacode in https://github.com/AntonOsika/gpt-engineer/pull/80
- SECURITY: change execute_entrypoint conditions by @NoCLin in https://github.com/AntonOsika/gpt-engineer/pull/145
- Improved chat parsing with no AI logic by @goncalomoita in https://github.com/AntonOsika/gpt-engineer/pull/120
- Directory creation & project directory by @EnzoMartin in https://github.com/AntonOsika/gpt-engineer/pull/140
- make pre commit pass in the whole codebase by @patillacode in https://github.com/AntonOsika/gpt-engineer/pull/149
- Added CODE_OF_CONDUCT.md to the .github directory by @jebarpg in https://github.com/AntonOsika/gpt-engineer/pull/147
- fix docstring #150 by @NoCLin in https://github.com/AntonOsika/gpt-engineer/pull/152
New Contributors
- @mrowan137 made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/27
- @patillacode made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/52
- @JackLeeHal made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/23
- @jnichols0 made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/40
- @Jeadie made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/60
- @Ryan526 made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/89
- @FOLLGAD made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/100
- @jjzhuo made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/105
- @Snoup97 made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/111
- @vreyespue made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/97
- @AntonOsika made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/123
- @NoCLin made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/145
- @goncalomoita made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/120
- @EnzoMartin made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/140
- @jebarpg made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/147
Full Changelog: https://github.com/AntonOsika/gpt-engineer/commits/v0.0.2