Skip to content

Changelog

0.3.3 - Added zenodo

  • Added zenodo entry

0.3.2 - Fixed compliance with sklearn 1.3.0

  • Fixed AttributeError: 'super' object has no attribute 'fit'. PR #16 by lccatala

0.3.1 - Fixed compliance with sklearn 1.1.0

  • Fixed TypeError: fit() got an unexpected keyword argument 'X_idx_sorted'. PR #11 by preinaj

0.3.0 - First public version

0.0.1 - Initial repo setup

First CI roundtrip. Fixes #1