[0.2.0] – Major Update
🔧 Enhancements
- Improved
setup.py
for more robust and maintainable package management. - Upgraded
mealpy
dependency to v3.0.2 for better performance and compatibility. - Updated GitHub Actions workflows for testing and publishing.
🧠 Core Module Updates
-
Enhanced
BaseMhaWnnModel
:- Added support for additional parameters in the
__init__()
method.
- Added support for additional parameters in the
-
Refactored:
data_preparer
anddata_scaler
modules with improved docstrings and minor internal adjustments.
📚 Documentation & Testing
- Updated example scripts for clarity and consistency.
- Improved unit tests across modules.
- Revised and expanded documentation.