diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -85,6 +85,9 @@ buildstream 1.3.1 o Elements may now specify cross-junction dependencies as simple strings using the format '{junction-name}:{element-name}'. + o Junction elements may now specify another junction as their target, using + the `target` configuration option. + o Source plugins may now request access access to previous during track and fetch by setting `BST_REQUIRES_PREVIOUS_SOURCES_TRACK` and/or `BST_REQUIRES_PREVIOUS_SOURCES_FETCH` attributes. |