v4.2.0
Major updates:
- New feature: renamed the
lazy
parameter tosame_dim
to make the usage of difPy more intuitive. The functionality remains the same. - Enhancements:
- Improved the CLI usage by ensuring parameter validation is performed before any search is performed.
- Improved
search.stats
generation by using dict literals, as suggested by @AliSot2000 in #112
- Bug fixes:
- Deprecated backwards compatibility with
logs
parameter. difPy now throws an exception iflogs
is given. - Improved error handling
- Improved parameter validation