Releases: givasile/effector
Releases · givasile/effector
v0.1.6
v0.1.2
Changed
- all plots return a
fig, axtuple, if the user wants to modify the plot further. - default plot titles now display full method name, e.g.,
Accumulated Local Effectsinstead ofALE. - changed README.md to reflect the new changes.
Added
- license
- documentation for space partitioning methods
v0.1.1
[0.1.1] - 2025-02-17
Changed
-
Updated GitHub Actions workflows:
- Modified
pulish_to_pypi.ymlto be triggered only on major or minor version changes. - Modified
publish_documenation.ymlto be triggered only on major or minor version changes.
- Modified
-
add changelog.md to the documentation