Releases: fynnfluegge/doc-comments-ai
Releases · fynnfluegge/doc-comments-ai
0.1.7
What's Changed
- Updated the LLM template to include instructions for adding a doc comment to the method and returning the method implementation with the doc comment as a markdown code block.
- Modified the code indentation in the
write_code_snippet_to_file
function to match the original code.
Full Changelog: 0.1.6...0.1.7
0.1.6
0.1.5
0.1.4
What's Changed
- feat: add guided mode and tiktoken by @fynnfluegge in #4
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- response parsing fixes
- check if files have unstaged changes
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- feat: add langchain doc comment generation
- feat(workflows): add build and publish jobs
Full Changelog: https://github.com/fynnfluegge/doc-comments.ai/commits/0.1.2