Changelog#

All notable changes to this project beggining with version 0.1.0 will be documented in this file. The format is based on Keep a Changelog and we adhere to Semantic Versioning. The source code for all releases is available on GitHub.

You can also subscribe to skpro’s PyPi release.

For planned changes and upcoming releases, see our Roadmap.

[2.1.0] - 2023-10-09#

Python 3.12 compatibility release.

Contents#

  • [MNT] [Dependabot](deps-dev): Update numpy requirement from <1.25,>=1.21.0 to >=1.21.0,<1.27 (#118) @dependabot

  • [MNT] Python 3.12 support - for skpro release 2.1.0 (#109) @fkiraly

[2.0.1] - 2023-10-08#

Release with minor maintenance actions and enhancements.

Enhancements#

  • [ENH] basic “test all estimators” suite (#89) @fkiraly

Documentation#

Maintenance#

  • [MNT] address deprecation of skbase.testing.utils.deep_equals (#111) @fkiraly

  • [MNT] activate dependabot for version updates and maintenance (#110) @fkiraly

  • [MNT] [Dependabot](deps): Bump styfle/cancel-workflow-action from 0.9.1 to 0.12.0 (#113) @dependabot

  • [MNT] [Dependabot](deps): Bump actions/dependency-review-action from 1 to 3 (#114) @dependabot

  • [MNT] [Dependabot](deps): Bump actions/checkout from 3 to 4 (#115) @dependabot

  • [MNT] [Dependabot](deps): Bump actions/download-artifact from 2 to 3 (#116) @dependabot

  • [MNT] [Dependabot](deps): Bump actions/upload-artifact from 2 to 3 (#117) @dependabot

[2.0.0] - 2023-09-13#

Re-release of skpro, newly rearchitected using skbase!

Try out skpro v2 on Binder!

Contributions, bug reports, and feature requests are welcome on the issue tracker

or on the community Discord.

Contributors#

@Alex-JG3, @fkiraly, @frthjf

[1.0.1] - 2019-02-18#

First stable release of skpro, last release before hiatus.

[1.0.0b] - 2017-12-08#

First public release (beta) of skpro.