docs/source/release/version0.10.2.rst
:orphan:
This is a bug release and adds compatibility with Python 3.8.
Besides receiving contributions for new and improved features and for bugfixes, important contributions to general maintenance for this release came from
The following Pull Requests were merged since the last release:
5935: CLN: port parts of #52205951: BUG: Fix mosaic plot with missing category5996: BUG: Limit lags in KPSS5998: Replace alpha=0.05 with alpha=alpha6030: Turn relative import into an absolute import6044: DOC: Fix notebook due to pandas index change6046: DOC: Remove DynamicVAR6091: MAINT/SEC: Remove unnecessary pickle use6092: MAINT: Ensure r download cache works6093: MAINT: Fix new cache name6117: BUG: Remove extra LICENSE.txt and setup.cfg6105: Update correlation_tools.py6050: BUG: MLEModel now passes nobs to Representation6205: MAINT: Exclude pytest-xdist 1.306246: TST: Add Python 3.8 environment