Skip to content

Releases: Codium-ai/codiumai-vscode-release

v0.6.22

12 Jul 08:59
1243d30
Compare
Choose a tag to compare

Feature

  • Replace existing add a custom test with add custom behavior, same as in the behavior list
  • Fix package size too large issue.

v0.6.21

12 Jul 07:28
1243d30
Compare
Choose a tag to compare

Feature

Support for running vitest tests

v0.6.20

12 Jul 07:28
1243d30
Compare
Choose a tag to compare

Feature

  • Add remove all suggestions button
  • Add copy code button to suggestions

v0.6.19

12 Jul 07:27
1243d30
Compare
Choose a tag to compare

CodelensProvider bug

v0.6.18

12 Jul 07:27
1243d30
Compare
Choose a tag to compare

Feature

  • A new left sidebar with code suggestions and behaviors

Fix

  • Support running tests with jest more easily.
  • More explicit error messages in case of failing to run tests.

v0.6.17

12 Jul 07:26
1243d30
Compare
Choose a tag to compare

Variable instead of function bug fix

v0.6.16

12 Jul 07:26
1243d30
Compare
Choose a tag to compare

Feature

  • Add custom behaviors and generate tests for them
  • Scroll down by a button click once a test has been generated

v0.6.15

12 Jul 07:25
1243d30
Compare
Choose a tag to compare

Fix

  • Fix bug in add test from behavior
  • Rerun tests in quick actions

v0.6.14

12 Jul 07:24
1243d30
Compare
Choose a tag to compare

Feature

  • New "Quick Actions" from the sidebar - generate tests from behaviors directly from the left sidebar
  • Support generating tests for class methods

Bug

  • Refresh behaviors coverage became active when moving between tabs
  • Behavior coverage format changed from percentage to number out of total
  • Various bug fixes for run-tests for Javascript / Typescript.

v0.6.13

12 Jul 07:23
1243d30
Compare
Choose a tag to compare

Feature

Added possibility to add tests from behaviors

Bug

Not opening the panel of diagnostic issues was found

UI

Test and Suggestions items animation added