Skip to content

Releases: iskandergaba/pyriodicity

0.6.2

12 Oct 23:09

Choose a tag to compare

What's Changed

  • Add Python 3.14 support.
  • Modernize type hints.
  • Add package citation.
  • Upgrade package dependencies.

Full Changelog: 0.5.3...0.6.2

0.5.3

28 Jun 15:13

Choose a tag to compare

What's Changed

  • Drop NumPy explicit dependency from the package, allowing for more dependency version flexibility for the package users. The package dependency resolver will get the most up-to-date and compatible NumPy version for the package dependencies and Python version.

Full Changelog: 0.5.2...0.5.3

0.5.2

27 Jun 17:35

Choose a tag to compare

What's Changed

  • Suppress SparseEfficiencyWarning messages appearing after SciPy 1.16.0 upgrade when using RobustPeriod.
  • Pin the package dependencies down to major release versions and the dev and docs dependencies down to minor release versions. This should strike a good balance between package dependency flexibility for users and development environment stability reproducibility for contributors.

Full Changelog: 0.5.1...0.5.2

0.5.1

08 Jun 19:30

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

20 Apr 10:34

Choose a tag to compare

What's Changed

Full Changelog: 0.4.9...0.5.0

0.4.9

12 Mar 21:48

Choose a tag to compare

What's Changed

  • Feature - Swap Legacy ACF Computation Methods with FFT by @iskandergaba in #23

Full Changelog: 0.4.8...0.4.9

0.4.8

08 Mar 06:24

Choose a tag to compare

What's Changed

  • Removed unused requirements files.
  • Updated the development documentation page.

Full Changelog: 0.4.7...0.4.8

0.4.7

08 Mar 05:59

Choose a tag to compare

What's Changed

  • Tweaked pyproject.toml a little tiny bit.

Full Changelog: 0.4.6...0.4.7

0.4.6

08 Mar 05:38

Choose a tag to compare

What's Changed

  • Tweaked pyproject.toml to improve the project's presentation.

Full Changelog: 0.4.5...0.4.6

0.4.5

08 Mar 02:18

Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.4.5