File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,13 @@ Version 1.4.1 (2022-07-12)
55--------------------------
66
77* Add file names to mrcfile-header output
8- * Add file names and a success message for valid files to the output of the
9- validation functions (mrcfile-validate command and the mrcfile.validate()
10- function)
8+ * Improvements to validation functions (mrcfile-validate command and the
9+ mrcfile.validate() function):
10+ * Add a message with the file name of each file processed, to enable valid
11+ and invalid files to be identified.
12+ * Add a message confirming that valid files are valid.
13+ * Ensure that all files are processed when validating multiple files, even
14+ if some are invalid or raise exceptions on opening.
1115* Add support for numpy 1.23 and Python 3.10 and 3.11
1216
1317Version 1.4.0 (2022-07-02)
You can’t perform that action at this time.
0 commit comments