RELEASE_NOTES: None arguments during experiment examination (#545)

pull/584/head
Sebastien Bourdeauducq 2016-09-02 08:20:45 +08:00
parent 49ba8aec18
commit 019fe25594
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ unreleased [2.x]
(i.e. grouping by day and then by hour, instead of by day and then by minute)
* The ``parent`` keyword argument of ``HasEnvironment`` (and ``EnvExperiment``)
has been replaced. Pass the parent as first argument instead.
* During experiment examination (and a fortiori repository scan), the values of
all arguments are set to ``None`` regardless of any default values supplied.
* In the dashboard's experiment windows, partial or full argument recomputation
takes into account the repository revision field.
* By default, ``NumberValue`` and ``Scannable`` infer the scale from the unit