Commit 6dfc7695 authored by Jürg Billeter's avatar Jürg Billeter Committed by Codething
Browse files

NEWS: Move recent entries to a new 1.3.1 section

Caching failed builds and relative workspaces were not part of the 1.1.5
developer snapshot.
parent c1b1076a
Loading
Loading
Loading
Loading
+17 −9
Original line number Diff line number Diff line
=================
buildstream 1.3.1
=================

  o Failed builds are included in the cache as well.
    `bst checkout` will provide anything in `%{install-root}`.
    A build including cached fails will cause any dependant elements
    to not be scheduled and fail during artifact assembly,
    and display the retry prompt during an interactive session.

  o Due to enabling the use of relative workspaces, "Legacy" workspaces
    may need to be closed and remade before the changes will affect them.
    Downgrading after using this feature may result in workspaces
    not functioning correctly


=================
buildstream 1.1.5
=================
@@ -11,16 +27,8 @@ buildstream 1.1.5

  o Added new `remote` source plugin for downloading file blobs

  o Failed builds are included in the cache as well.
    `bst checkout` will provide anything in `%{install-root}`.
    A build including cached fails will cause any dependant elements
    to not be scheduled and fail during artifact assembly,
    and display the retry prompt during an interactive session.
  o Add support for the new include '(@)' directive in project.conf and .bst files

  o Due to enabling the use of relative workspaces, "Legacy" workspaces
    may need to be closed and remade before the changes will affect them.
    Downgrading after using this feature may result in workspaces
    not functioning correctly

=================
buildstream 1.1.4