Skip to content

Releases: unoplat/unoplat-code-confluence

unoplat-code-confluence-query-engine: v0.3.0

04 Oct 06:08
ac01a7a
Compare
Choose a tag to compare

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

07 Sep 10:57
660f7a8
Compare
Choose a tag to compare

0.11.1 (2024-09-07)

Bug Fixes

  • externalised json output as bool to represent unoplat pydantic schema in json (602667f)

v0.11.0

07 Sep 10:29
626f69b
Compare
Choose a tag to compare

0.11.0 (2024-09-07)

Features

  • perf improvement through parallelisation of classes (9be18e4)

v0.10.1

28 Jul 04:23
caad6a9
Compare
Choose a tag to compare

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

22 Jul 11:53
979dd6a
Compare
Choose a tag to compare

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

16 Jul 05:54
e795efb
Compare
Choose a tag to compare

0.9.1 (2024-07-16)

Bug Fixes

  • loguru config externalised. Fixed verbose info logging to debug (7e2e881)

v0.9.0

15 Jul 06:52
c5be4b6
Compare
Choose a tag to compare

0.9.0 (2024-07-15)

Features

v0.8.0

15 Jul 06:37
8a026f7
Compare
Choose a tag to compare

0.8.0 (2024-07-15)

Features

  • drastically improved summarisation with chainofthoughtwithhints (b328688)
  • Python support : moved from alpha to stable.

v0.7.0

12 Jul 12:13
752e968
Compare
Choose a tag to compare

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

12 Jul 05:56
edfcf02
Compare
Choose a tag to compare

0.6.0 (2024-07-12)

Features

  • enable ollama cohere support and fix the naming convention for aws anthropic provider for anthropic models (d341dbd)