V3.1 - Adding the Modified Files (Diff) for each commit
·
1582 commits
to main
since this release
V3.1 - Adding the Modified Files (Diff) for each commit
Summary of Commit Messages from v3.0 to v3.1
Major Changes:
-
Refactorings:
- Numerous updates to improve existing code structure, particularly in scripts like
generate_images.py
,metrics_changes.py
, andfile_diffs.py
. - Enhancements to output logs and variable management.
- Refactoring of iteration processes for image generation and IDs validation.
- Numerous updates to improve existing code structure, particularly in scripts like
-
Features Added:
- Addition of new scripts including
moveExtractedFiles.sh
anddiff.py
. - Implementation of image generation criteria (e.g., MINIMUM CHANGES for images).
- Addition of new scripts including
-
Fixes:
- Several fixes addressing issues in
generate_images.py
, particularly concerning labels and paths.
- Several fixes addressing issues in
-
Documentation:
- Updates to documentation for
metrics_changes.py
andgenerate_images.py
, ensuring clarity on the new changes and workflows.
- Updates to documentation for
-
File Management:
- Deletion and update of generated files and constants, including updates to
.gitignore
to manage ignored files better.
- Deletion and update of generated files and constants, including updates to
Detailed Breakdown:
-
Refactoring Activities:
- Improving save directory paths and output information.
- Enhancements to method definitions and variable names for clarity and consistency.
-
Feature Additions:
- New shell scripts for managing file operations, contributing to streamlined processes.
- Multiple updates to commit history management scripts.
-
Fixes:
- Addressed behavior inconsistencies in image generation scripts and ensured correct variable references.
Conclusion:
This series of commits reflects a concentrated effort on improving code quality, enhancing functionality through new features, and addressing issues from previous versions, contributing to a more robust and maintainable codebase.
Full Changelog: v3.0...v3.1