Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 926 Bytes

HISTORY.rst

File metadata and controls

46 lines (35 loc) · 926 Bytes

History

0.5.0 (2021-07-20)

  • Dask support
  • Update to latest plotly / matplotlib
  • many new tests

0.4.3 (2021-03-28)

  • plotly template(s) can be passed as argument
  • added cusum and cusum options
  • set last working matplotlib w/plotly mpl compatibility

0.4.1 (2021-03-20)

  • --chart option to cli
  • --output <filename} or 'stdout' option to cli
  • support for sixel display with pysixel
  • improved documentation
  • flake8 cleanup, automation

0.4.0 (2020-07-26)

  • matplotlib as requirement
  • now with optional plotly support
  • keyword interactive for uni and multivariate control charts
  • bugfix, handling no outliers

0.3.0 (2020-06-04)

  • added multi and univariate control charts

0.2.0 (2020-06-02)

  • Added one sample T-squared test

0.1.0 (2019-10-27)

  • First release