v3.0.0
3.0.0 (2022-03-20)
Bug Fixes
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 ofpython
. You will need to havepython3
in your executable path.