Skip to content

Releases: unoplat/unoplat-code-confluence

v0.2.3

04 Jul 09:15
88372ee
Compare
Choose a tag to compare

0.2.3 (2024-07-04)

Bug Fixes

v0.2.2

04 Jul 06:49
6781f64
Compare
Choose a tag to compare

0.2.2 (2024-07-04)

Bug Fixes

  • pipx installable structure and fix loading api tokens (right now only openai) from json (f903b52)

v0.2.1

02 Jul 13:29
79d4473
Compare
Choose a tag to compare

0.2.1 (2024-07-02)

Bug Fixes

  • added poetry tool script to work with pipx (77a9d7f)
  • markdown headers (c9b1ee4)
  • python structure (9f17650)

v0.2.0

02 Jul 11:39
f3581f1
Compare
Choose a tag to compare

0.2.0 (2024-07-02)

Features

  • add doc (7510bab)
  • added dspy typed signature and predictor for function level summary (6face17)
  • added output (4accaf6)
  • fix and enhance models for chapi and for dspy (07658b2)
  • fixed iterating over codebases (84f3aa7)
  • updated documentation (086d684)

Bug Fixes