Releases: yokawasa/vscode-jwt-debugger
Releases · yokawasa/vscode-jwt-debugger
0.6.0
What's Changed
- Human readable unix epoch in JWT decoded payload by @LouLeGrain in #15
- Remove onCommand entries from activationEvents in package.json by @yokawasa in #16
New Contributors
- @LouLeGrain made their first contribution in #15
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- [New feature] Input terminal for decode JWT that allow users insert their token into input terminal, and decode by @seon22break in #9
- fix TS1196: Catch clause variable cannot have a type annotation. by @yokawasa in #14
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #6
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #7
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #8
New Contributors
- @seon22break made their first contribution in #9
Full Changelog: 0.4.2...0.5.0
0.4.2
0.4.1
- Fix CSP: only allow the minimal amount of content that our extension needs to function
-- CSP (Content security policy)
0.3.0
0.2.0
initial release (beta)
initial release