- use the
tree-sitter-bash
crate instead of the git repository - update dependencies
- Better support for quoted strings
- Support for
sodo
,doas
,command
, andtype
--bash
to specify the bash command used to list the built-in commands--store
to specify the path to the nix store, e.g.builtins.storeDir
--path
to use something other than the PATH variable for path resolution
- Support for
exec
- Correctly output end of the file
First release