Skip to content

Releases: antznin/zsh-bitbake

v1.5.2

18 Dec 10:24
Compare
Choose a tag to compare

v1.5.1

02 Nov 10:51
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

v1.5.0

18 Aug 18:03
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 May 01:14
Compare
Choose a tag to compare

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

22 Mar 19:57
Compare
Choose a tag to compare
  • Add compile_kernelmodules for linux kernels
  • ci: fix checkout step
  • Update completions:
    • bitbake:
      • --no-pypi removed
    • devtool create-workspace:
      • --layerseries removed

v1.3.2

06 Feb 23:08
Compare
Choose a tag to compare
  • Add do_populate_sdk and do_populate_sdk_ext completions

v1.3.1

03 Feb 21:11
Compare
Choose a tag to compare
  • README: install in ZSH_CUSTOM for oh-my-zsh
  • ci: fix schedule branch name
  • Add .gitattributes for linguist

v1.3.0

31 Jan 01:08
Compare
Choose a tag to compare
  • 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

25 Jan 04:10
Compare
Choose a tag to compare
  • Add kbuild tasks completion for kbuild-like recipes

v1.1.0

16 Jan 04:09
Compare
Choose a tag to compare
  • Add support for devtool
  • Add parse_help helper script