Skip to content

0.0.1-rc.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@cpendery cpendery released this 20 Dec 17:22
· 73 commits to main since this release
dcdb4c7

What's Changed

  • fix: correct typo in variable name by @xl4624 in #63
  • feat: add complete command by @rsteube in #78
  • fix: infinite loop when argument is given when spec doesn't have an argument by @cpendery in #113
  • fix: command delimiter to support pipelining by @cpendery in #114
  • fix: enable logging via the --verbose flag by @cpendery in #115
  • fix: completion fails to detect space when represented with cursor movement by @cpendery in #116
  • build: add debug script for local testing by @cpendery in #117
  • fix: showing option suggestions after variadic arg by @cpendery in #118
  • fix: description positioning when larger than suggestions card by @cpendery in #119
  • fix: improper screen clearing results in blank cells by @cpendery in #121
  • docs: update demo with vhs by @cpendery in #123
  • feat: ability to check if the terminal in an inshellisense session by @cpendery in #122
  • fix: template & generator's cwd value by @cpendery in #124
  • fix: generator when script is provided as array by @cpendery in #125
  • feat: add cmd.exe support by @cpendery in #126
  • fix: generators by syncing types/generators & providing path field support by @cpendery in #129
  • fix: prompt detection on clears by @cpendery in #132
  • fix: uncaught errors when shell script generator fails by @cpendery in #133
  • build: bump version to 0.0.1-rc.6 by @cpendery in #134

New Contributors

Full Changelog: 0.0.1-rc.5...0.0.1-rc.6