Releases: Codium-ai/codiumai-vscode-release
Releases · Codium-ai/codiumai-vscode-release
v0.5.19
v0.5.18
v0.5.17
v0.5.16
v0.5.15
Features:
- Test History Preservation: Now, when you suggest a change to a test, you can still access the previous version. Keep track of your test history with ease!
Bug Fixes:
- Fixed an issue where tags were not updated after regenerating a single test (v0.5.13).
v0.5.14
v0.5.12
-
"Reflect and regenerate" button: The regenerate single test button has been enhanced to reflect the existing test code before generating a new one. This helps ensure that the new test case aligns with the logic of the original test case.
-
Improved UI for general instructions field
v0.5.11
v0.5.10
- NEW feature -> Code Suggestions! TestGPT's model will suggest some improvements to your code. This can help you catch potential issues early on and improve the quality of your code. Give it a try and see how it can help you write better code!
- We've made some UX improvements.
- We've removed the Exclude tab in this release. Instead, you can simply delete a test or click "undo" to move it back.