v0.2.7
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 #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
- restricting python support to 3.10-11 by @ATheorell in #958
- potential fix for some/dir/ bug #928 by @ATheorell in #930
- Add tree-style file selection feature by @similato87 in #937
- Adding toml as dependency by @snf in #961
- fix: poetry lock --no-update by @captivus in #978
- fix: install curl in docker image by @camstuart in #972
- Remove langchain warnings + file selector improvements by @AntonOsika in #979
- docs: update DOCS_BUILDING.md by @eltociear in #982
- correct github urls by @TheoMcCabe in #983
- Fix docs build pipeline by @kristiankyvik in #986
- build(docs): install docs deps with poetry instead of docs/requiremens.txt by @ErikBjare in #987
- update openai by @TheoMcCabe in #984
- updated poetry.lock by @kristiankyvik in #992
- Update docs quick overview by @kristiankyvik in #988
- Update README.md by @AntonOsika in #997
- Ensure sphinx correctly parses docstrings by @kristiankyvik in #991
- Avoid docs build error by removing experimental packages & addressed a lot of the errors and warnings in documentation build by @kristiankyvik in #999
- Update pyproject.toml by @viborc in #1003
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
- @snf made their first contribution in #961
- @camstuart made their first contribution in #972
- @eltociear made their first contribution in #982
- @kristiankyvik made their first contribution in #986
- @viborc made their first contribution in #1003
Full Changelog: v.0.2.5...v0.2.7