summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTom Mewett <tom.mewett@codethink.co.uk>2019-08-22 15:07:39 +0100
committerTom Mewett <tom.mewett@codethink.co.uk>2019-08-28 12:24:21 +0100
commit1c20e1ba605c4a93a0e883cf28808bc36fd206b5 (patch)
treee97753c08b6ba07d4996f84bd7148917da9de3c8 /NEWS
parent50f5125942df34d7fd66237c3791d82ef2bdb964 (diff)
downloadbuildstream-1c20e1ba605c4a93a0e883cf28808bc36fd206b5.tar.gz
frontend: Remove build --all flag in favour of --deps all/plantmewett/build-deps-cli
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 72bed3645..5006dadce 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
buildstream 1.3.1
=================
+ o BREAKING CHANGE: The `bst build` command no longer accepts the `--all` option. It
+ now accepts `--deps` with a choice of 'plan' (default) and 'all', for
+ equivalent behaviour.
+
o Added `bst artifact show` subcommand which shows the cached status
of an artifact. If project/user remotes are available, they are checked
for the target elements (and their deps, if specified). Artifacts available