Skip to content

Releases: staircase-dev/staircase

staircase 2.7.0

02 Jan 00:18
Compare
Choose a tag to compare

Added support for Numpy 2
Added support for Python 3.13
Removed support for Python 3.8

No new functionality.

staircase 2.6.0

24 Jun 10:08
Compare
Choose a tag to compare

Added support for Python 3.12
Removed support for Python 3.7

No new functionality.

staircase 2.5.2

04 Jul 10:46
Compare
Choose a tag to compare

This is a patch release in the 2.5.x series and includes compatibility with python 3.11
See changelog for details.

staircase 2.5.1

25 Apr 05:37
Compare
Choose a tag to compare

This is a patch release in the 2.5.x series and includes compatibility for pandas 2.

See changelog for details.

staircase 2.5.0

19 Oct 09:15
Compare
Choose a tag to compare

This is a minor release in the 2.x series and includes a couple of minor bugfixes. There is no added functionality however support for Python 3.6 has been dropped.

See the changelog for details.

staircase 2.4.2

13 May 03:51
Compare
Choose a tag to compare

This is a patch release in the 2.4.x series and includes a fix for a bug where Stairs.from_values would fail with timezone aware timestamp data.

See changelog for details.

staircase 2.4.1

09 May 04:51
Compare
Choose a tag to compare

This is a patch release in the 2.4.x series and includes a fix for a bug introduced in v2.4.0 where a pandas warning was generated when constructing/layering Stairs objects with NA-like arguments.

staircase 2.4.0

02 May 13:58
Compare
Choose a tag to compare

This is a minor release in the 2.x series and includes several new small features, no bug fixes.

See the changelog for details.

staircase 2.3.0

21 Dec 12:11
Compare
Choose a tag to compare

This is a minor release in the 2.x series and includes new functionality for pandas Extension Arrays including arithmetic and relational operations.

See the changelog for details.

staircase 2.2.0

27 Nov 11:33
Compare
Choose a tag to compare

This is a minor release in the 2.x series and includes new functionality for pandas extensions including Extension Array, Series accessor, and several new methods.

See the changelog for details.