Releases: adamzapasnik/vscode-credo-linter
Releases · adamzapasnik/vscode-credo-linter
v0.3.0
Fixed
- Fix broken
credo.projectDir
#26 Thanks to @aniravi24
v0.2.0
Added
- Log executed commands and errors to Credo Linter channel
- Added keywords to package.json
Changed
- Change default mix command to
mix credo --strict
Fixed
- Fix linting single files
v0.1.0
Initial release