v0.4.0
What's Changed
- first issue: update structure with example folder by @AlrauneZ in #63
- update init with aliases for top level function import by @AlrauneZ in #75
- Upgrade sonar scan to 5.3.1 by @raar1 in #78
- Refactor dataclass by @JoYvBa in #79
- Changed parameter input from dictionaries to dataclasses.
- Allow user to change utilization factors.
- Expanded parameter input validation.
- Introduced warnings when input parameters are altered.
- Transport equations changed to parent-child class structure.
- Mass balance and plotting now accept class objects as input instead of data matrix.
- Updated example notebook with new functionalities.
- Increased test coverage.
- Increased minimum Python version requirement to v3.10
Full Changelog: v0.3.0...v0.4.0