Skip to content

v3.0.0

Compare
Choose a tag to compare
@hallettj hallettj released this 20 Mar 21:40
· 12 commits to release since this release
b4ed564

3.0.0 (2022-03-20)

Bug Fixes

  • prevent colored diff settings from interfering (#65) (53337d9)

Features

  • output info messages ("Reformatted x with y") to stdout instead of stderr (#52) (df1511a)
  • switch executable command to python3 (#72) (b4ed564), closes #67

BREAKING CHANGES

  • git-format-staged now runs with python3 instead of python. You will need to have python3 in your executable path.