Skip to content

Releases: prismatic-io/vscode

v1.0.2

02 Dec 23:15
c3790c9

Choose a tag to compare

What's Changed

  • fix: Extension activation when .spectral is gitignored by @jasoncomes in #32

Full Changelog: v1.0.1...v1.0.2

v1.0.1

30 Oct 19:39
62ae9d3

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Oct 18:36
f59ef2d

Choose a tag to compare

What's Changed

  • Add a config option for Prism path to support odd path scenarios by @tannerburson in #29

New Contributors

Full Changelog: v0.0.30...v1.0.0

v0.0.30

01 Oct 00:08
86132b9

Choose a tag to compare

What's Changed

Full Changelog: v0.0.29...v0.0.30

v0.0.29

26 Sep 15:59
1ea67a2

Choose a tag to compare

What's Changed

  • feat: add refresh execution results command & update execution results command bar ui by @jasoncomes in #27
  • feat: add open integration in browser command by @jasoncomes in #26
  • fix: prism config file monitoring with token management by @jasoncomes in #25

Full Changelog: v0.0.28...v0.0.29

v0.0.28

19 Sep 21:29
92f3ce1

Choose a tag to compare

What's Changed

  • Update Readme to include Who/What is Prismatic by @jasoncomes in #23
  • Fix broken images in readme & move who/what down by @jasoncomes in #24

Full Changelog: v0.0.26...v0.0.28

v0.0.26

18 Sep 14:54
6e1e80d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.25...v0.0.26

v0.0.25

18 Sep 14:53
f430aa2

Choose a tag to compare

What's Changed

Full Changelog: v0.0.24...v0.0.25

v0.0.24

09 Sep 20:46

Choose a tag to compare

What's Changed

  • Initial Setup by @jasoncomes in #1
  • Prism CLI & Token Manager Class plus Cleanup by @jasoncomes in #2
  • Import Integrations & Immer for mutating State by @jasoncomes in #3
  • Refactor: Add Auth Provider, Managers, and Execution Fetching by @jasoncomes in #4
  • Executions Results Webview by @jasoncomes in #5
  • Packaging & Cleanup by @jasoncomes in #6
  • Test Execution, Config Wizard, State Management, Executable Paths by @jasoncomes in #7
  • Surface Build and Publish Errors to the Output Console by @jasoncomes in #8
  • Update refresh token command to better illustrate implementation by @jasoncomes in #9
  • Readme add instructions for Cursor by @jasoncomes in #10
  • Activate extension only if workspace contains .spectral directory by @jasoncomes in #11
  • Prevent DEBUG env var from propagating to SDK CLI calls by @jasoncomes in #14
  • Resolve prismatic URL: prefer PRISMATIC_URL node env, fallback to prod, then prism if set by @jasoncomes in #13
  • Existing integration lookup by @jasoncomes in #12
  • Step Outputs - On demand pre-signed urls & caching by @jasoncomes in #15
  • Add Biome for lint/format & Add VSCode Workspace Config by @jasoncomes in #16
  • AuthManager, Integrity Check on Prismatic URL Update & House Keeping by @jasoncomes in #17

Full Changelog: https://github.com/prismatic-io/vscode/commits/v0.0.24