Releases: prismatic-io/vscode
Releases · prismatic-io/vscode
v1.0.2
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
What's Changed
- Debug - Bug with Dotenv systemvars = true by @jasoncomes in #30
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add a config option for Prism path to support odd path scenarios by @tannerburson in #29
New Contributors
- @tannerburson made their first contribution in #29
Full Changelog: v0.0.30...v1.0.0
v0.0.30
What's Changed
- Add Test Payloads to Integration Tests by @jasoncomes in #28
Full Changelog: v0.0.29...v0.0.30
v0.0.29
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
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
What's Changed
- Fix execution results timeout 504 issue by @jasoncomes in #21
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- VSCode Marketplace Updates by @jasoncomes in #18
- Update Readme with View Images by @jasoncomes in #20
- Improve path naming, error handling, and .spectral folder validation by @jasoncomes in #19
Full Changelog: v0.0.24...v0.0.25
v0.0.24
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