=========
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 :ref:`roadmap`.
[2.0.1] - 2023-10-08
====================
Release with minor maintenance actions and enhancements.
Enhancements
------------
* [ENH] basic "test all estimators" suite (:pr:`89`) :user:`fkiraly`
Documentation
-------------
* [DOC] improvements to notebook 1 (:pr:`106`) :user:`fkiraly`
Maintenance
-----------
* [MNT] address deprecation of ``skbase.testing.utils.deep_equals`` (:pr:`111`) :user:`fkiraly`
* [MNT] activate ``dependabot`` for version updates and maintenance (:pr:`110`) :user:`fkiraly`
* [MNT] [Dependabot](deps): Bump styfle/cancel-workflow-action from 0.9.1 to 0.12.0
(:pr:`113`) :user:`dependabot`
* [MNT] [Dependabot](deps): Bump actions/dependency-review-action from 1 to 3
(:pr:`114`) :user:`dependabot`
* [MNT] [Dependabot](deps): Bump actions/checkout from 3 to 4
(:pr:`115`) :user:`dependabot`
* [MNT] [Dependabot](deps): Bump actions/download-artifact from 2 to 3
(:pr:`116`) :user:`dependabot`
* [MNT] [Dependabot](deps): Bump actions/upload-artifact from 2 to 3
(:pr:`117`) :user:`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
------------
:user:`Alex-JG3`,
:user:`fkiraly`,
:user:`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``.