Releases: MichaelisTrofficus/gpt4docstrings
Releases · MichaelisTrofficus/gpt4docstrings
v0.2.0
Changes
- Bump to 0.2.0 (#51) @MichaelisTrofficus
- Set translate option to True and improve readme (#50) @MichaelisTrofficus
- Add docstring translator (#49) @MichaelisTrofficus
v0.1.4
Changes
- Bump to 0.1.4 (#48) @MichaelisTrofficus
- Fix readthedocs documentation (#47) @MichaelisTrofficus
- Improve readme file with new Example section and more information (#46) @MichaelisTrofficus
- Add one shot inference prompts to improve quality of results (#45) @MichaelisTrofficus
- Modify docstring insertion algorithm (#44) @MichaelisTrofficus
v0.1.3
Changes
- New traversing structure (#43) @MichaelisTrofficus
📦 Dependencies
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#42) @dependabot
v0.1.2
Changes
- Modify prompts and modify def and class selectors (#41) @MichaelisTrofficus
v0.1.1
Changes
- Add exception catching (#40) @MichaelisTrofficus
- Add more documentation into the README.md (#39) @MichaelisTrofficus
v0.1.0
Changes
- Multiple improvements and bumping to version 0.1.0 (#38) @MichaelisTrofficus
- Add logo to the README.md file (#37) @MichaelisTrofficus
📦 Dependencies
- Bump actions/checkout from 3 to 4 (#35) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 (#36) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 (#34) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#33) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#29) @dependabot
v0.0.7
Changes
- Improve documentation and readme (#28) @MichaelisTrofficus
- Add new prompts (#27) @MichaelisTrofficus
- Add new logs with colorama and tabulate (#26) @MichaelisTrofficus
v0.0.6
Changes
- Bump to 0.0.6 (#25) @MichaelisTrofficus
- Improve documentation with new sections (#24) @MichaelisTrofficus
v0.0.5
Changes
- Bump to 0.0.5 (#23) @MichaelisTrofficus
- Fix generated docstrings format and remove docstrings style selector (#22) @MichaelisTrofficus
📦 Dependencies
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#20) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#21) @dependabot
v0.0.4
Changes
- Bump to 0.0.4 (#19) @MichaelisTrofficus
- Speed up generation time fixing retry loop (#18) @MichaelisTrofficus