Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 486 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 486 Bytes

Changelog

All notable changes to the vscode-credo-linter extension will be documented in this file.

v0.3.0 - 10 January 2021

Fixed

  • Fix broken credo.projectDir #26 Thanks to @aniravi24

v0.2.0 - 26 October 2020

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 - 18 October 2020

Initial release