Releases: unoplat/unoplat-code-confluence
Releases · unoplat/unoplat-code-confluence
unoplat-code-confluence-query-engine: v0.3.0
0.3.0 (2024-10-04)
Features
- added poc for chat with codebase (4010a4f)
- added support for package and codebase (6c353ea)
- enabled textual based chat (f765b30)
Bug Fixes
v0.11.1
0.11.1 (2024-09-07)
Bug Fixes
- externalised json output as bool to represent unoplat pydantic schema in json (602667f)
v0.11.0
0.11.0 (2024-09-07)
Features
- perf improvement through parallelisation of classes (9be18e4)
v0.10.1
0.10.1 (2024-07-28)
Bug Fixes
- added nested progress bars, support for efficient graph traversal and support for files that are not object oriented (a0f9f8d)
- graph data structure for construction of codebase (99cbe3c)
v0.10.0
0.10.0 (2024-07-22)
Features
- improved comprehension at class, package and codebase level (47b2e9b)
Bug Fixes
- better exception handling at function,class,package and codebase (0edb975)
v0.9.1
0.9.1 (2024-07-16)
Bug Fixes
- loguru config externalised. Fixed verbose info logging to debug (7e2e881)
v0.9.0
0.9.0 (2024-07-15)
Features
v0.8.0
0.8.0 (2024-07-15)
Features
- drastically improved summarisation with chainofthoughtwithhints (b328688)
- Python support : moved from alpha to stable.
v0.7.0
0.7.0 (2024-07-12)
Features
- added examples for java and python. Python is in beta support (5e2d100)
- added support for cohere but it is not tested (e67b11e)
- improved reliability by moving towards typed chain of thought and typed predictors (bd73c3c)
Bug Fixes
- arcguard always download latest fix (612c095)
- arcguard latest download jar fix when already downloaded jar on user machine exists (353092d)
- extension fix (75a75e3)
- extension for different programming languages such as python (37068fa)
- pydantic data model for python for supporting multiple inheritance in python (72dff98)
- support for python multiple inheritance (6572ee9)
v0.6.0
0.6.0 (2024-07-12)
Features
- enable ollama cohere support and fix the naming convention for aws anthropic provider for anthropic models (d341dbd)