Skip to content

Releases: BobBuildTool/bob

Bob 0.19.1

09 May 11:57

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

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

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

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

Bob 0.18.0

24 Oct 19:27

Choose a tag to compare

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

Bob 0.18.0-rc1

06 Oct 20:53

Choose a tag to compare

Bob 0.18.0-rc1 Pre-release
Pre-release

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

Bob 0.17.2

01 Jul 18:25

Choose a tag to compare

Bugfix release in the 0.17 series. The following bugs were fixed:

  • df8994d - Fix potentially false package calculation
    When defining tools or sandboxes that are built identically but differ in some of the provided attributes (environment, fingerprintScript, paths, ...) Bob could get confused internally and build wrong packages.
  • #355 - called SCMs were not getting the checkoutVars environment as expected

Bob 0.17.1

14 Jun 18:24

Choose a tag to compare

Bugfix release in the 0.17 series. The following bugs were fixed:

  • #348 - Fix scmOverrides regression not accepting "del" properties anymore
  • #345 - Prevent stale temporary files when interrupting download
  • 739096c - do not merge identical steps with different sandboxes

Bob 0.17.0

03 Jun 06:11

Choose a tag to compare

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

Bob 0.16.0

09 Dec 19:43

Choose a tag to compare

Release notes can be found here in the documentation.