Skip to content

Releases: fynnfluegge/doc-comments-ai

0.1.7

04 Sep 18:51
ccca760
Compare
Choose a tag to compare

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

27 Aug 12:42
8704f00
Compare
Choose a tag to compare

What's Changed

  • feat: add go treesitter in #7

Full Changelog: 0.1.5...0.1.6

0.1.5

26 Aug 22:26
4ba33c7
Compare
Choose a tag to compare

What's Changed

  • feat: add kotlin treesitter by in #5

Full Changelog: 0.1.4...0.1.5

0.1.4

26 Aug 10:46
ed01c8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3

25 Aug 14:40
026bc94
Compare
Choose a tag to compare

What's Changed

  • response parsing fixes
  • check if files have unstaged changes

Full Changelog: 0.1.2...0.1.3

0.1.2

25 Aug 08:22
Compare
Choose a tag to compare

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