Release 0.11.1

Release summary

This is a bug release.

Development summary and credits

Besides receiving contributions for new and improved features and for bugfixes, important contributions to general maintenance for this release came from

  • Kerby Shedden
  • Josef Perktold
  • Alex Lyttle
  • Chad Fulton
  • Kevin Sheppard
  • Wouter De Coster

Merged Pull Requests

The following Pull Requests were merged since the last release:

  • PR #6433: TST/BUG: use reset_randomstate
  • PR #6438: BUG: Change default optimizer for glm/ridge and make it user-settable
  • PR #6453: DOC: Fix the version that appears in the documentaion
  • PR #6456: DOC: Send log to dev/null/
  • PR #6461: MAINT: correcting typo
  • PR #6465: MAINT: Avoid noise in f-pvalue
  • PR #6469: MAINT: Fix future warnings
  • PR #6470: BUG: fix tukey-hsd for 1 pvalue
  • PR #6471: MAINT: Fix issue with ragged array
  • PR #6474: BLD: Use pip on Azure
  • PR #6515: BUG: fix #6511
  • PR #6520: BUG: fix GAM for 1-dim exog_linear
  • PR #6534: MAINT: Relax tolerance on test that occasionally fails
  • PR #6535: MAINT: Restrict to Python 3.5+