Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.5.0](v2.4.0...v2.5.0) (2024-06-13) ### Features * **base:** added BaseActionClass as root class ([4f0bac8](4f0bac8)) * LDA and PCA inherit from BaseReducer ([7b797bd](7b797bd)) ### Bug Fixes * **pca:** field and property issues ([91cefd3](91cefd3)) * **base:** inheritance settings (2) ([103040c](103040c)) * **base:** settings inheritance ([8a14a00](8a14a00)) * **base:** third round of inheritance fixes ([c3b1bbb](c3b1bbb)) * **BaseActionClass:** trailing commas creating unwanted tuple ([1b057ab](1b057ab)) ### chore * **styling:** increase PEP compliance ([1ea3546](1ea3546)) * **docs, examples:** update for version 2.5.0 ([4c6b0d3](4c6b0d3)), closes [#32](#32) * **docs:** upgrade to version 2.5.0 ([387499f](387499f)) ### Docs * **blog:** add blog posts for new releases ([f8461d8](f8461d8)) * finish first case study ([21fcb01](21fcb01)) * fix naming error ([78d59e4](78d59e4)) ### CI * **release:** 2.5.0-beta.1 [skip ci] ([5578065](5578065)) * **release:** 2.5.0-beta.2 [skip ci] ([8a5334d](8a5334d)) * **release:** 2.5.0-beta.3 [skip ci] ([6706948](6706948)) * **release:** 2.5.0-beta.4 [skip ci] ([61d1a32](61d1a32)) * **release:** 2.5.0-beta.5 [skip ci] ([6f69537](6f69537)) * **release:** 2.5.0-beta.6 [skip ci] ([f732442](f732442))
- Loading branch information