Releases: fynnfluegge/doc-comments-ai
Releases · fynnfluegge/doc-comments-ai
0.1.18
What's Changed
- Correct a typo by @jpmedley in #40
- chore(deps): bump aiohttp from 3.9.2 to 3.9.4 by @dependabot in #42
- chore(deps): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #44
- chore(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #45
- fix: Add a clause 'single' to constrain the LLM to not return more than one codebock by @anshulthakur in #55
- Fix first line indentation by @st01cs in #49
- chore(deps): bump aiohttp from 3.9.4 to 3.10.2 by @dependabot in #52
- chore(deps): bump urllib3 from 2.1.0 to 2.2.2 by @dependabot in #47
New Contributors
- @jpmedley made their first contribution in #40
- @anshulthakur made their first contribution in #55
- @st01cs made their first contribution in #49
Full Changelog: 0.1.17...0.1.18
0.1.17
What's Changed
- Fix: Local model use by @tkarabatic in #38
New Contributors
- @tkarabatic made their first contribution in #38
Full Changelog: 0.1.16...0.1.17
0.1.16
What's Changed
- fix: python treesitter class definition query in 55cef08
Full Changelog: 0.1.15...0.1.16
0.1.15
0.1.14
What's Changed
- Added support for Haskell Language by @aravindgopall in #28
- fix: azure open ai call with gpt4 by @aravindgopall in #31
- Fixed Haskell issues. by @aravindgopall in #32
New Contributors
- @aravindgopall made their first contribution in #28
Full Changelog: 0.1.13...0.1.14
0.1.13
0.1.12
What's Changed
- chore(deps): bump urllib3 from 2.0.5 to 2.0.6 by @dependabot in #17
- feat: add c, cpp and csharp support in #18
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: 0.1.11...0.1.12
0.1.11
What's Changed
- chore: improve treesitter queries by @fynnfluegge in #14
- Add support for Llama2, Palm, Cohere, Anthropic, Replicate, Azure Models - using litellm by @ishaan-jaff in #13
- feat: add support for Azure OpenAI by @fynnfluegge in #15
New Contributors
- @ishaan-jaff made their first contribution in #13
Full Changelog: 01.10...0.1.11