Skip to content

Releases: martinvonk/SPEI

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

Release v0.3.0

24 Jan 14:23
92b9f46
Compare
Choose a tag to compare

What's Changed

  • update dev from main by @martinvonk in #20
  • Update main to v0.3.0 by @martinvonk in #21
  • Adds unit tests, static type checking, and linting with black/isort.

Full Changelog: v0.2.3...v0.3.0

Release v0.2.3

16 Jan 15:10
f3a2a17
Compare
Choose a tag to compare