Releases: tenxstudio/devtale
Releases · tenxstudio/devtale
Release v0.1.4
Release v0.1.3
What's Changed
- dev: update the deprecated davinci OpenAI's model to the GPT-3.5 model version. by @betogaona7 in #77
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
What's Changed
- Add devtale top-file level label only when fusing by @betogaona7 in #56
- Add no-code file processing by @betogaona7 in #57
- Estimate approximate cost and total cost by @betogaona7 in #61
- Fix python aggregator by @betogaona7 in #62
- Update readme with pipeline and video demo by @betogaona7 in #63
- Allow processing ts and tsx files by @betogaona7 in #64
- Refactor code by @betogaona7 in #66
- Bump urllib3 from 2.0.4 to 2.0.6 by @dependabot in #68
- Add package setup by @betogaona7 in #67
New Contributors
- @dependabot made their first contribution in #68
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
What's Changed
- Hotfix: Fix installation path and clean directory after documenting by @betogaona7 in #51
- Hotfix: (Python) Add escape characters to pattern by @betogaona7 in #53
- Add label to identify devtale generated docstrings by @betogaona7 in #54
Full Changelog: v0.1...v0.1.1
v0.1
What's Changed
- Remove duplicates in methods, fix schema, and enhance GPT template by @betogaona7 in #9
- Add file-level docstring by @betogaona7 in #10
- Add folder-level readme generation by @betogaona7 in #12
- Process full repository by @betogaona7 in #13
- support multiple languages by @betogaona7 in #14
- Allow user to run script for directories, simple folders or single files by @betogaona7 in #15
- Update logic to upgrade documentation quality by @betogaona7 in #16
- Add escape characters to handle multiline GPT outputs by @betogaona7 in #18
- Enhance README generations by @betogaona7 in #19
- Add python agreggator by @betogaona7 in #30
- Update README.md by @giorgiop in #31
- Add PHP Aggregator by @betogaona7 in #32
- Add aggregator functionality inside the CLI by @betogaona7 in #33
- Add file level docstring in aggregators by @betogaona7 in #34
- Break large docstrings by @betogaona7 in #35
- Build project tree w code instead of w GPT by @betogaona7 in #36
- Handle token size by @betogaona7 in #37
- Handle corrupted tales by @betogaona7 in #38
- Skip failed tales by @betogaona7 in #39
- Add devtale documentation action by @betogaona7 in #40
- Use gitignore to filter folders and files by @betogaona7 in #41
- Add support for Go language by @betogaona7 in #42
- Update the repository README format output by @betogaona7 in #43
- Fix regression caused by modifying the main README format by @betogaona7 in #44
- (Go) Fix duplicated file-top docstring and docstring formats by @betogaona7 in #47
- Add JavaScript Aggreator by @betogaona7 in #49
- Update name in action.yml by @giorgiop in #50
New Contributors
- @betogaona7 made their first contribution in #9
- @giorgiop made their first contribution in #31
Full Changelog: https://github.com/mystral-ai/devtale/commits/v0.1