Skip to content

Releases: infracost/vscode-infracost

v0.2.9

27 Apr 12:26
db2ac36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

19 Apr 12:29
e00e891
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

29 Mar 20:17
e32442c
Compare
Choose a tag to compare

What's Changed

Bumps version to bundle the new Infracost 0.10.19 CLI release.

Full Changelog: v0.2.6...v0.2.7

v0.2.6

08 Mar 15:42
d6c76cc
Compare
Choose a tag to compare

Bumps version to bundle the new Infracost 0.10.18 CLI release.

Full Changelog: v0.2.5...v0.2.6

v0.2.5

08 Feb 09:58
b89ea0e
Compare
Choose a tag to compare

Bumps version to bundle the new Infracost 0.10.17 CLI release.

Full Changelog: v0.2.4...v0.2.5

v0.2.4

17 Jan 13:17
7de8bb0
Compare
Choose a tag to compare

What's Changed

Bumps version to bundle the new Infracost 0.10.16 CLI release. This will mean speed improvements for most users. This upgrade also consolidates the .infracost into a single folder per VS Code workspace - by @hugorut in #98

Full Changelog: v0.2.3...v0.2.4

v0.2.3

12 Dec 12:43
6f14a19
Compare
Choose a tag to compare

Fixes

  • switch spawnExec to spawn to avoid max buffer issues in large projects - by @hugorut in #89

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Dec 13:27
00c3ebc
Compare
Choose a tag to compare

#v0.2.2 (7th December 2022)

What's Changed

  • Make Infracost extension error message less intrusive by @hugorut in #81

Fixes

  • Only display connect to cloud message if the extension is active by @hugorut in #88

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Dec 15:01
41f0979
Compare
Choose a tag to compare

v0.2.1 (5th Dec 2022)

Fixes

  • incorrect binary path being bundled into v0.2.0 by @hugorut in #84 and #85

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Dec 15:00
8f4854a
Compare
Choose a tag to compare

v0.2.0 (5th Dec 2022)

What's changed

  • Version 0.2.0 bundles the infracost CLI into the extension. This means users don't have to install the infracost binary separately to VS Code, and all the activation/login steps happen within the editor, by @hugorut in #71

Fixes

  • fix: resolves an issue with large buffer output killing child process by @hugorut in #62 & #71

Full Changelog: v0.1.16...v0.2.0