diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-06-28 10:21:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-06-28 10:21:21 +0200 |
commit | 622f8cf092f58c175859f7bc89cd8e966b113ade (patch) | |
tree | f7f74587814c3fea3d8a1c3e2744b8afa4e6c7b6 /NEWS | |
parent | e013d84d9646506828fce16fc44a06e02f091ad2 (diff) |
Update NEWS files
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +Version 0.16.0 + + * New bpkg.bindist.*, bbot.sys-install.*, bbot.install.ldconfig steps. + + * Support for build artifact upload (bbot.upload step). + + * Support for controller URL priorities, build job interrupts, CPU boosting. + + * Support for *-package-config package manifest value functionality. + + * Support for the `none` interactive CI breakpoint. + + * Support for aarch64 in the environment scripts. + + * New --install option in the bootstrap scripts. + + * New --{bootstrap,build}-startup agent options. + Version 0.15.0 * Support for MSVC 17 (2022) in bootstrap and environment batch files. |