Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 408 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 408 Bytes

Change Log

[0.2.0]

  • Add a second type of pre-commit task to run on the currently focused file in the editor, regardless of what is staged in git.
  • Make all linters available even if user opens a subfolder.
  • Fix hooks being called by their name instead of ID, which sometimes didn't work.
  • Fix Run All task being overwritten after one use, making it no longer work.

[0.1.0]

  • Initial release