aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS41
1 files changed, 41 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8515e55..bf4df52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+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.
+
+ * Packages are now configured with config.<pkg>.develop=false to force
+ skeleton load.
+
+Version 0.14.0
+
+ * New worker script with the target/host configuration split awareness.
+
+ * Support for interactive builds.
+
+ * Support for soft and hard rebuilds.
+
+ * Re-distribution phase for checked out packages.
+
+ * Emscripten environment script.
+
+ * Compression of result manifests uploaded by worker.
+
+ * Truncation of large operation result logs.
+
Version 0.13.0
* Build logs are now UTF-8-sanitized by the worker.