Releases: BobBuildTool/bob
Bob 0.25.0
Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.25.0
or download the pre-built x86_64 Linux Wheels from PyPI.
Bob 0.25.0-rc2
Install with pip3 install BobBuildTool==0.25.0rc2
. Release notes can be found here in the documentation.
What's Changed
- input: add substituteMetaEnv policy by @rhubert in #594
- Restore pre-0.25 nested layers compatibility by @jkloetzke in #596
- Add managed layers to audit trail by @jkloetzke in #599
Full Changelog: v0.25.0-rc1...v0.25.0-rc2
Bob 0.25.0-rc1
Install with pip3 install BobBuildTool==0.25.0rc1
. Release notes can be found here in the documentation.
Bob 0.24.0
Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.24.0
or download the pre-built x86_64 Linux Wheels from PyPI.
Bob 0.24.0-rc1
Install with pip3 install BobBuildTool==0.24.0rc1
. Release notes can be found here in the documentation.
Bob 0.23.1
Bugfix release in the 0.23 series. The following bugs were fixed since 0.23.0:
Bob 0.23.0
Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.23.0
or download the pre-built x86_64 Linux Wheels from PyPI.
Bob 0.23.0-rc1
Install with pip3 install BobBuildTool==0.23.0rc1
. Release notes can be found here in the documentation.
Bob 0.22.0
Release notes can be found here in the documentation. Install via pip install BobBuildTool==0.22.0
or download the pre-built x86_64 Linux Wheels from PyPI.
Bob 0.21.1
Bugfix release in the 0.21 series. The following bugs were fixed since 0.21.0:
- #479 - Fix build failures when using
checkoutDep
dependency in conjunction with sandbox