Skip to content

Releases: BobBuildTool/bob

Bob 0.21.0

20 Jun 19:18
Compare
Choose a tag to compare

Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.21.0 or download the pre-built x86_64 Linux Wheels from PyPI.

Bob 0.21.0-rc1

06 Jun 20:00
Compare
Choose a tag to compare
Bob 0.21.0-rc1 Pre-release
Pre-release

Install with pip3 install BobBuildTool==0.21.0rc1. Release notes can be found here in the documentation.

Bob 0.20.1

12 Apr 20:26
Compare
Choose a tag to compare

Bugfix release in the 0.20 series. The following bugs were fixed since 0.20.0:

  • #451 - Fix additional include dirs scan of generators
  • Fix performance problems with complex sandbox recipe graphs
  • #459 - Fix crash if plugins used PluginState or PluginProperty classes

Bob 0.20.0

29 Nov 20:19
51febaa
Compare
Choose a tag to compare

Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.20.0 or download the pre-built x86_64 Linux Wheels from PyPI.

Bob 0.20.0-rc1

10 Nov 16:54
Compare
Choose a tag to compare
Bob 0.20.0-rc1 Pre-release
Pre-release

Install with pip3 install BobBuildTool==0.20.0rc1. Release notes can be found here in the documentation.

Bob 0.19.2

18 Jun 20:57
Compare
Choose a tag to compare

Bugfix release in the 0.19 series. The following bugs were fixed since 0.19.1:

  • #412 - Improve pwsh 5 compatibility
  • #416 - Fix crash on MSYS2 with Python 3.9

Bob 0.19.1

09 May 11:57
Compare
Choose a tag to compare

Bugfix release in the 0.19 series. The following bugs were fixed since 0.19.0:

  • #408 - pip install fails because of sphinx 4.0.0b1
  • #410 - Handling of non-relocatable packages is broken in bob v0.19.0

Bob 0.19.0

20 Apr 20:13
Compare
Choose a tag to compare

Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.19.0 or download the pre-built x86_64 Linux Wheels from PyPI.

Bob 0.19.0-rc1

07 Apr 19:30
Compare
Choose a tag to compare
Bob 0.19.0-rc1 Pre-release
Pre-release

Install with pip3 install BobBuildTool==0.19.0rc1. Release notes can be found here in the documentation.

Bob 0.18.1

11 Nov 20:55
Compare
Choose a tag to compare

Bugfix release in the 0.18 series. The following bugs were fixed since 0.18.0:

  • #374 - Document the required git version of the 0.18 train
  • #375 - Fix handling of git modules with empty .gitmodules file