Skip to content

Releases: DannyBen/completely

v0.4.2

27 May 05:29
Compare
Choose a tag to compare
  • Add tests for zsh (#24)
  • Allow keeping the test script with --keep (#25)

Full Changelog: v0.4.1...v0.4.2

v0.4.1

21 May 17:01
Compare
Choose a tag to compare
  • Remove support for arbitrary script test to fix zsh incompatibilities (#22)

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 May 07:56
Compare
Choose a tag to compare
  • Improve template (#13)
  • Refactor CLI commands (#14)
  • Add Tester class for testing any completions script (#15)
  • Add tester CLI command (#15)
  • Add support for middle wildcard for --flag args completions (#16)
  • Add COMPLETELY_DEBUG environment setting (#16)
  • Allow setting the CONFIG_PATH argument via the COMPLETELY_CONFIG_PATH environment variable (#19)
  • Allow setting the SCRIPT_PATH argument via the COMPLETELY_SCRIPT_PATH environment variable (#19)

Full Changelog: v0.3.1...v0.4.0