Releases: staircase-dev/staircase
staircase 2.8.0
staircase 2.7.0
Added support for Numpy 2
Added support for Python 3.13
Removed support for Python 3.8
No new functionality.
staircase 2.6.0
Added support for Python 3.12
Removed support for Python 3.7
No new functionality.
staircase 2.5.2
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
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
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
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
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
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
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.