Bug fixes
- fixed important error when a parametric regression model would not assign the correct labels to fitted parameters. See more here: #931. Users of
GeneralizedGammaRegressionFitter
and any custom regression models should update their code as soon as possible.