Releases: pycontribs/mk
Releases · pycontribs/mk
v2.2.0
v2.1.0
v2.0.0
1.1.0
1.0.5
1.0.4
1.0.3
Changes
Minor Changes
- Use console width when wrapping help (#54) @ssbarnea
- Add ability to control verbosity (#52) @ssbarnea
- Avoid pull-request creation if one exists (#50) @ssbarnea
- Move upload command inside a tool (#46) @ssbarnea
- Add command to list command and integration tests (#44) @ssbarnea
- Add ability to recognize shell scripts under tools (#43) @ssbarnea
- Add ability to recognize ansible playbooks (#42) @ssbarnea
- Recognize all gnu make configs (#36) @ssbarnea
Bugfixes
1.0.2
1.0.1
Changes
Minor Changes
- feat: Add initial support for npm (#29) @ssbarnea
- churn: Make tools be plugins (#28) @ssbarnea
- feat: Fail nicely when run outside a git repo (#27) @ssbarnea
- feat: Display tox environment descriptions (#26) @ssbarnea
- Add some color to help output (#25) @ssbarnea
- Document purpose of mk (#24) @ssbarnea
- Enable isort (#17) @ssbarnea
- Prevent shadowing of commands across tools (#14) @ssbarnea