Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 928 Bytes

HISTORY.rst

File metadata and controls

42 lines (28 loc) · 928 Bytes

History

2.1.1 (2021-10-20)

  • Fix warning about negative values when not passing in a mask
  • Remove redundant word from Nyul normalize keyword arguments

2.1.0 (2021-10-13)

  • Restructure CLIs for faster startup and improve handling of missing antspy
  • add option to CLIs to print version

2.0.3 (2021-10-11)

  • Improve Nyul docs and argument/keyword names

2.0.2 (2021-09-27)

  • Fix and improve documentation
  • Add an escape-hatch "other" modality
  • Add peak types as modalities in KDE & WS

2.0.1 (2021-08-31)

  • Save and load fit artifacts for LSQ and Nyul for both the CLIs and Python API

2.0.0 (2021-08-22)

  • Major refactor to reduce redundancy, make code more usable outside of the CLIs, and generally improve code quality.

1.4.0 (2021-03-16)

  • First release on PyPI.