BuildStream 1.0.1 released



Hi,

This is a follow up bugfix release for 1.0. Most notably this release
contains a fix for an instability found in cache key generation when
using the `local` source plugin. Other than this, a few secret, unused
and undocumented API details have been identified and removed.


What is BuildStream ?
=====================
BuildStream is a flexible and extensible framework for the modelling of
build pipelines in a declarative YAML format, written in python.

These pipelines are composed of abstract elements which perform
mutations on filesystem data as input and output and are related to
eachother by their dependencies.

=================
BuildStream 1.0.1
=================

  o Fixed instability of cache keys generated for elements
    using the `local` source

  o Removed some undocumented secret and unused APIs, technically
    a break but nothing yet depends on these.


Contributors:
=============
 - Sam Thursfield
 - Tristan Van Berkom


Where can I get it ?
==================
https://download.gnome.org/sources/BuildStream/1.0/

For more information on the BuildStream project, visit our home page:

    https://wiki.gnome.org/Projects/BuildStream


Cheers,
    -Tristan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]