Releases: DannyBen/completely
Releases · DannyBen/completely
v0.5.4
What's Changed
- Add
completely install
command by @DannyBen in #45
- Add JSON schema for config by @EmilySeville7cfg in #46
- Add runfile task and workflow test for JSON schema by @DannyBen in #48
New Contributors
- @EmilySeville7cfg made their first contribution in #46
Full Changelog: v0.5.3...v0.5.4
v0.5.2
- Improve test command output and allow multiple complines in one run #41
Full Changelog: v0.5.1...v0.5.2
v0.5.1
- Refactor with rubocop (#36)
- Fix broken script when wildcards follow the first word (#39)
- Show warning when running the test command on an invalid file (#40)
Full Changelog: v0.5.0...v0.5.1
v0.5.0
- Add docker release (#29)
- Fix shellcheck SC2162 in the generated script (#33)
- Fix shellcheck SC2124 in the generated script (#34)
- Hide flag completion unless input ends with a hyphen (#35)
Full Changelog: v0.4.3...v0.5.0