Added support for Python 3.12 Removed support for Python 3.7
No new functionality.
2.5.2
This is a patch release in the 2.5.x series and includes compatibility with python 3.11 See [changelog](https://www.staircase.dev/en/latest/release_notes/index.html) for details.
2.5.1
This is a patch release in the 2.5.x series and includes compatibility for pandas 2.
See [changelog](https://www.staircase.dev/en/latest/release_notes/index.html) for details.
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 ](https://www.staircase.dev/en/latest/release_notes/changelog.html)for details.
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](https://www.staircase.dev/en/latest/release_notes/index.html) for details.
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.