Releases: badsyntax/vscode-spotless-gradle
Releases · badsyntax/vscode-spotless-gradle
0.2.0
- Add DependencyChecker (#26) @badsyntax
- Downgrade @types/node to match vscode electron node version (#25) @badsyntax
- Remove mergeability config and update CHANGELOG (#24) @badsyntax
- Update README.md with better settings example (#16) @badsyntax
- Bump typescript from 3.8.3 to 3.9.2 (#20) @dependabot-preview
- Bump @typescript-eslint/parser from 2.31.0 to 2.33.0 (#22) @dependabot-preview
- Bump @typescript-eslint/eslint-plugin from 2.31.0 to 2.33.0 (#23) @dependabot-preview
0.1.0
- Consumes new spotless API for proper VS Code integration. Now includes a proper fix for race conditions (#10) @badsyntax
- Improved performance with new spotless API and new stdout streaming approach (#10) @badsyntax
- Expanded set of supported languages (#10) @badsyntax
- Added snyk-protect (#13) @snyk-bot
- [Snyk] Fix for 1 vulnerabilities (#13) @snyk-bot
- Use more specific document selectors (#4) @badsyntax