Enhanced Exception Clarity: Error messages are now more understandable, and appropriate exceptions are raised. This improvement helps you identify launch issues and alerts you to any non-unique names.
Logging in Standard Steps: All standard steps now feature logging, providing better insight and traceability during testing.
Bug Fixes:
Randomized Case Selection: Combidata now randomly combines cases, enhancing the diversity and effectiveness of testing scenarios.
Release Notes: Version 0.2.7
Optimization:
Case Amount Optimization: Now it will be faster.
Release Notes: Version 0.2.6
Bug Fixes:
Main Cases Bugs Fixed: Small fix for impossible main cases, now they ignored.
Release Notes: Version 0.2.5
Bug Fixes:
Multidimensional Graph Bugs Fixed: I've ironed out the bugs in the multidimensional graph, ensuring smoother and more reliable performance.
Release Notes: Version 0.2.4
Enhancements:
Multidimensional Graph Overhaul: The multidimensional graph has been reworked for improved performance and efficiency.
Initial Generation Function Rework: The function for initial data generation has been redesigned. Now, combinations are calculated dynamically during runtime, rather than pre-computed before launch. This change enhances the flexibility and responsiveness of the system.
New Class Methods - Run1 and Extend Cases: For scenarios where pre-calculation of combinations is required, new class methods 'Run1' and 'Extend Cases' have been introduced. These methods provide additional control and customization options for data generation and processing.
Bug Fixes:
Multidimensional Combinatorial Graph Bugs Addressed: Several bugs in the multidimensional combinatorial graph have been identified and fixed, ensuring more stable and reliable operations.
Functionality Improvements:
Enhanced Functions: Various functions have been refined for better performance and user experience, contributing to the overall robustness of the application.