What's Changed
Features ✨
* Allow for `mode="backward"` by FBruzzesi in https://github.com/FBruzzesi/timebasedcv/pull/44
* Sklearn independent module by FBruzzesi in https://github.com/FBruzzesi/timebasedcv/pull/47
Docs
* Revamp documentation by FBruzzesi in https://github.com/FBruzzesi/timebasedcv/pull/48
Internals
* Tests refactor and mypy compliant by FBruzzesi in https://github.com/FBruzzesi/timebasedcv/pull/43
* This brings a breaking change as classes arguments are now keyword only
**Full Changelog**: https://github.com/FBruzzesi/timebasedcv/compare/v0.1.0...v0.2.0