Skip to content

Releases: DannyBen/completely

v0.6.3

05 Jul 05:52
Compare
Choose a tag to compare

What's Changed

  • Add codespell configuration and CI job by @DannyBen in #63
  • Change whitespace, indentation or line-breaks by @kronn in #68
  • Check output with shfmt by @DannyBen in #69

Full Changelog: v0.6.2...v0.6.3

v0.6.2

05 Jul 05:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 Jun 11:49
Compare
Choose a tag to compare

What's Changed

  • Add ability to uninstall a completion script by @DannyBen in #53

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Jun 07:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.6.0

v0.5.4

21 Apr 07:45
Compare
Choose a tag to compare

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.3

31 Jan 06:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 Dec 16:24
Compare
Choose a tag to compare
  • Improve test command output and allow multiple complines in one run #41

Full Changelog: v0.5.1...v0.5.2

v0.5.1

28 Nov 17:09
Compare
Choose a tag to compare
  • 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

28 Nov 17:09
Compare
Choose a tag to compare
  • 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

v0.4.3

17 Jul 12:34
Compare
Choose a tag to compare
  • Fix file/folder completion when they contain spaces (#27)

Full Changelog: v0.4.2...v0.4.3