- Relocate polymorph methods to the Alloy class for better encapsulation. - Increase unit test coverage for Alloy class methods.
25.3.33
What is new?
- Refine expression to incorporate the minimum dilution factor. - Allow the minimum dilution factor to be passed as an argument to the DSIModel class. - Expand unit test coverage for DSIModel methods.
25.3.31
What is new?
- Expand unit test coverage for additional methods in the DSIModel class - Enhance test documentation with clearer, more detailed comments. - Introduce a new `starter` function featuring customizable color settings.
25.3.30
What is new?
- New starter function in __init__.py - More unit tests
25.3.29
What is new?
- Expand unit test coverage for DSIModel methods. - Enhance unit tests with additional explanatory comments.