v2.4.1
v2.4.1 (2024-08-31)
Chore
-
chore: add deprecation warning for verbose parameter (#200) (
f2f3354
) -
chore: add deprecation warning for verbose parameter (
87b23f9
) -
chore: merge main into develop (
4e683e6
)
Ci
- ci(changelog): remove old Github Action
Not needed anymore since we're using git-cliff. (45b513e
)
- ci: update git-cliff Github Action
Run git-cliff after the release to ensure that the latest changes are incroporated; update Github Action to new v3 according to the official Github Action readme (https://github.com/orhun/git-cliff-action?tab=readme-ov-file#committing-the-changelog) (f8b3305
)
Documentation
-
docs(changelog): update changelog (
8eed958
) -
docs(changelog): update changelog (
280bd43
) -
docs: fix typo (
bd7f429
) -
docs: add icons as unicode (
b8586aa
) -
docs: remove icons from changelog (
153b777
) -
docs: add CHANGELOG into documentation (
9188ef2
) -
docs: add myst-parser package
myst-parser allows to include markdown files into the shinx documentation which requires rst files. (24d7692
)
-
docs: move CHANGELOG to docs directory (
541b749
)
Fix
Refactor
-
refactor(datacontainer): parameter list serialization (#193) (
7b9764d
) -
refactor(sanitizer): reuse utility function to test input types (#192) (
db03601
) -
refactor: merge branch 'main' into develop (
1f38f48
) -
refactor(whitener): add Whitener to whiten a 2D matrix (#185) (
a6b61b3
) -
refactor(decomposer): allow truncated SVD based on variance (#184) (
5973c41
) -
refactor(test): clean preprocessing test suite (#180) (
95e216e
)