Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@thieu1995 thieu1995 released this 04 Jun 18:11

[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.
  • Refactored:

    • data_preparer and data_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.