- Fix dynamic completions (regression)
4455eb9 - Rollback space delimited handling
e3ad21d - Update completions installer paths
f8928cc - Support filenames with spaces when or are used
afe2c52 - Compare
v0.7.4..v0.7.5
- Fix completion escaping
dce16c3 - Refactor template filter function
834ed78 - Update completions installer paths
338d567 - Compare
v0.7.3..v0.7.4
- Add support for reading config from stdin and writing to stdout
764fb36 - Fix repeating final completion
0029c4e - Refactor installer with new io / string builders
cb91679 - Add support for
generate --installc5a877e - Compare
v0.7.2..v0.7.3
- Fix JSON schema
3cc3ef6 - Drop support for Ruby 3.0 and 3.1
7ff8bd8 - Compare
v0.7.1..v0.7.2
- Add support for modifying the
completecommand options690c264 - Compare
v0.7.0..v0.7.1
- Update instructions and template for obtaining list of git branches
8cdfabd - Add support for nested configuration
742e3cd - Add
completely init --nestedand explain nested syntax in the READMEf1e17ed - Compare
v0.6.3..v0.7.0
- Allow using colon, semicolon and equal sign in completions
a9e6a6e - Check output with shfmt
3f7ae7e - Revert wordbreak (colon) patch
24f9d3d - Compare
v0.6.2..v0.6.3
- Update possible completions installation directories
2bc93a7 - Build docker images automatically
4d20dfd - Compare
v0.6.1..v0.6.2
- Add ability to uninstall a completion script
67b6715 - Compare
v0.6.0..v0.6.1
- Refactor install command and add an Installer model
b1341fa - Drop support for Ruby 2.7
151eff1 - Change exception classes
3ce16ac - Compare
v0.5.4..v0.6.0
- Add
completely installcommand2fbd879 - Compare
v0.5.3..v0.5.4
- Upgrade dependencies
211166a - Compare
v0.5.2..v0.5.3
- Improve test command output and allow multiple complines in one run
e924571 - Compare
v0.5.1..v0.5.2
- Refactor with rubocop
42b996d - Fix broken script when wildcards follow the first word
63b77d1 - Show warning when running the test command on an invalid file
de7ede0 - Compare
v0.5.0..v0.5.1
- Add docker release
39acd6e - Fix shellcheck SC2162 in the generated script
9e703ec - Fix shellcheck SC2124 in the generated script
2d23c51 - Hide flag completion unless input ends with a hyphen
c15d705 - Compare
v0.4.3..v0.5.0
- Fix file/folder completion when they contain spaces
9dea691 - Compare
v0.4.2..v0.4.3
- Allow keeping the test script with --keep
20d9b15 - Compare
v0.4.1..v0.4.2
- Remove support for arbitrary script test to fix zsh incompatibilities
9e3e6d9 - Compare
v0.4.0..v0.4.1
- Improve template
8172be2 - Refactor CLI commands
1fced36 - Add Tester class for testing any completions script
986f4d1 - Add tester CLI command
09e91ee - Add support for middle wildcard for --flag args completions
8d25207 - Add COMPLETELY_DEBUG environment setting
44c00a1 - Allow setting the CONFIG_PATH argument via the COMPLETELY_CONFIG_PATH environment variable
8ef65e1 - Allow setting the SCRIPT_PATH argument via the COMPLETELY_SCRIPT_PATH environment variable
a484ff4 - Compare
v0.3.1..v0.4.0
- Fix Psych 4 errors for Ruby 3.1
2fb9a73 - Compare
v0.3.0..v0.3.1
- Fix generated script for zsh compatibility
d19369b - Compare
v0.2.0..v0.3.0
- Improve generated code to support local completions
3518434 - Compare
v0.1.3..v0.2.0
- Fix function name when only spaced patterns are configured
2e14ec2 - Compare
v0.1.2..v0.1.3
- Add ability to generate a function that prints the script
22de124 - Compare
v0.1.1..v0.1.2
- Fix missing VERSION error
e6f0ac1 - Compare
v0.1.0..v0.1.1