Skip to content

Releases: BobBuildTool/bob

Bob 0.18.0

24 Oct 19:27
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Release notes can be found here in the documentation.

Bob 0.15.0

22 May 19:53
Compare
Choose a tag to compare

Release notes can be found here in the documentation.

Bob 0.14.0

02 Aug 12:06
Compare
Choose a tag to compare

Release notes can be found here in the documentation.

Bob 0.13.0

11 Nov 17:57
Compare
Choose a tag to compare

Release notes can be found here in the documentation.