Releases: antznin/zsh-bitbake
Releases · antznin/zsh-bitbake
v1.4.0
Changes:
- Add --layerseries and --no-pypi back
- _bitbake: add ide-sdk devtool command
- parse-help: parse choices in curly braces
- ci/parse-help: fix indent help string
- workflows: fix git tag fetching
Full Changelog: v1.3.3...v1.4.0
v1.3.3
- Add compile_kernelmodules for linux kernels
- ci: fix checkout step
- Update completions:
- bitbake:
- devtool create-workspace:
v1.3.2
- Add do_populate_sdk and do_populate_sdk_ext completions
v1.3.1
- README: install in ZSH_CUSTOM for oh-my-zsh
- ci: fix schedule branch name
- Add .gitattributes for linguist
v1.3.0
- Add parsing support for
bitbake --help
and devtool --help
.
- Add CI workflow to compare latest bitbake/devtool options to the ones offered by
_bitbake
.
v1.2.0
- Add kbuild tasks completion for kbuild-like recipes
v1.1.0
- Add support for devtool
- Add parse_help helper script