Skip to content

Releases: martinvonk/SPEI

Release v0.5.1

26 Sep 08:45
Compare
Choose a tag to compare

What's Changed

  • Update main to v0.5.1 by @martinvonk in #44
    Tests did not run for some settings in the previous version

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

18 Sep 08:40
f1cf4c8
Compare
Choose a tag to compare

What's Changed

  • Update main to v0.5.0 by @martinvonk in #43
  • Add python 3.13 support
  • Drop python 3.9 support
  • Compare to R package

Full Changelog: v0.4.2...v0.5.0

Release v0.4.2

29 Apr 21:01
a422933
Compare
Choose a tag to compare

What's Changed

  • Update main to v0.4.2 by @martinvonk in #39
  • Clarifications in the docstring
  • Pandas frequency string support
  • More robust rolling window

Full Changelog: v0.4.1...v0.4.2

Release v0.4.1

28 Mar 19:00
2549eab
Compare
Choose a tag to compare

What's Changed

  • Update main to v0.4.1 by @martinvonk in #35
  • New plot method for standardized index

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

14 Mar 08:05
4b8963d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.4.0

Release v0.3.5

25 Sep 21:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

Release v0.3.4

03 May 08:41
3883f51
Compare
Choose a tag to compare

What's Changed

Minor release with some changes to testing and linting. Also new function spei.show_versions() is added.

Full Changelog: v0.3.3...v0.3.4

Release v0.3.3

08 Mar 13:09
f8e204e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

Release v0.3.2

23 Feb 22:28
a35ccc4
Compare
Choose a tag to compare

What's Changed

No major changes, just some extra documentation and extra testing with codacy

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

23 Feb 12:58
ef8c6dc
Compare
Choose a tag to compare

What's Changed

  • Update main to v0.3.1 by @martinvonk in #22
  • Update documentation
  • Update capability to handle both numpy arrays and pandas series

Full Changelog: v0.3.0...v0.3.1