Skip to content

Releases: mlco2/vscode-extension-codecarbon

Release list

v0.4.1

Choose a tag to compare

@inimaz inimaz released this 26 Apr 12:43
e7d7811

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@inimaz inimaz released this 30 Mar 18:28
3aa600d

First release

This is the first release of the CodeCarbon plugin for vscode.

Previous releases (preview/alpha releases)

0.3.2: Enforced single-run tracker policy (allow_multiple_runs=false), added stale tracker PID cleanup across VS Code reopen/start flows, fixed lock-contention startup behavior to exit cleanly, and documented this behavior in README Q&A.
0.3.0: Added install/repair and version-check commands, improved notification/config behavior, and stabilized tests/CI.
0.0.3: Launch the extension at startup by default + bug fixes
0.0.1: Initial release