Skip to content

Releases: Codium-ai/codiumai-vscode-release

v0.3.10

15 Jan 13:10
4d5cf36
Compare
Choose a tag to compare

v0.3.10

  1. Improved analysis

for full change log, see CHANGE_LOG.md

v0.3.9

15 Jan 13:08
2547620
Compare
Choose a tag to compare

v0.3.9

  1. Minor design changes to the Test Strategy text box input

for full change log, see CHANGE_LOG.md

v0.3.8

15 Jan 13:06
1cfb28f
Compare
Choose a tag to compare

v0.3.8

  1. Bugs fixes and performance improvements

for full change log, see CHANGE_LOG.md

v0.3.7

15 Jan 13:04
64edd40
Compare
Choose a tag to compare

v0.3.7

  1. Added panel header component which displays the class/function name + a link to our docs
  2. Increased request timeout to 3 min instead of 1 min (to match backend timeout with open ai)
  3. If for any reason, Code Analysis wasn’t calculated, it won’t be displayed in the extension
  4. Added “Generated by CodiumAI” to the top of the generated file
  5. Bug fixes

for full change log, see CHANGE_LOG.md

v0.3.6

15 Jan 12:59
aedd77f
Compare
Choose a tag to compare

v0.3.6

  1. Bugs fixes and performance improvements

for full change log, see CHANGE_LOG.md

v0.3.5

15 Jan 12:53
5ff2920
Compare
Choose a tag to compare

v0.3.5 official closed alpha

  1. Generate tests for Python classes and functions
  2. Get code analysis for selected code
  3. Get tests strategies for selected code
  4. Get tests code matching the tests strategies
  5. Edit tests strategies and regenerate tests
  6. Accept all tests / selected tests

for full change log, see CHANGE_LOG.md