Skip to content

Version 1.8.1

Compare
Choose a tag to compare
@aaronreidsmith aaronreidsmith released this 18 Apr 11:52
· 55 commits to master since this release
ce5fc19

Version 1.8.1

  • Address issue 370 where iterables were not accepted in the ARIMA order.

  • Address issue 407 where the LogEndogTransformer could not be cloned in a pipeline.

  • No longer pin Cython to <0.29.18

  • Add support for Python 3.9