|
|
|
This page includes notes about the changes in released versions of Glance. Newer notes will be added at the top of the page as versions are released.
|
|
|
|
|
|
|
|
------------
|
|
|
|
|
|
|
|
**version 0.5.0**
|
|
|
|
|
|
|
|
The stats command can now handle one or two files and will correctly give you comparison statistics or inspection statistics based on the number of files you give it.
|
|
|
|
|
|
|
|
There is a new report command that can handle one or two files and automatically search directories for files to analyze. If you give it one file it will create an inspection report. If you give it one directory it will look for all files Glance can analyze in that directory and create inspection reports for each of them. If you give it two files it will create a comparison report. If you give it two directories it will search them for files matching in file name and attempt to create comparison reports for each pair it finds.
|
|
|
|
|
|
|
|
Fixed a bug where the plot creation code was generating a lot of inacurate warnings.
|
|
|
|
|
|
|
|
Cleaned up label alignment and tightened the layout in the GUI.
|
|
|
|
|
|
|
|
The report format now has multiple columns to more clearly show which statistics apply to which file and which are comparison information. Rows now alternate in color to help visually distingush them.
|
|
|
|
|
|
|
|
The "Display Statistics" button in the GUI will now generate inspection statistics when only one file is loaded.
|
|
|
|
|
|
|
|
Cleaned up some of the command line documentation to clarify defaults and usages.
|
|
|
|
|
|
|
|
Refactored to remove use of is with literals (no known active bugs were caused by this).
|
|
|
|
|
|
|
|
The inspectReport, inspectStats, plotDiffs, and reportGen commands are now Deprecated. Please use the stats and report commands from now on. The deprecated commands will be removed from the interface in a future version.
|
|
|
|
|
|
|
|
|
|
|
|
------------
|
|
|
|
|
|
|
|
**version 0.4.3**
|
| ... | ... | |
| ... | ... | |